mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Add test.toml
This commit is contained in:
parent
32542f63c4
commit
8bc5d10015
1 changed files with 19 additions and 0 deletions
19
test.toml
Normal file
19
test.toml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
test_format = 1.0
|
||||||
|
|
||||||
|
[default]
|
||||||
|
|
||||||
|
# ------------
|
||||||
|
# Tests to run
|
||||||
|
# ------------
|
||||||
|
|
||||||
|
exclude ="install.nourl"
|
||||||
|
|
||||||
|
# -------------------------------
|
||||||
|
# Default args to use for install
|
||||||
|
# -------------------------------
|
||||||
|
|
||||||
|
# -------------------------------
|
||||||
|
# Commits to test upgrade from
|
||||||
|
# -------------------------------
|
||||||
|
|
||||||
|
test_upgrade_from.89f4f52.name = "Upgrade from 13.0.5"
|
Loading…
Add table
Reference in a new issue