mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Update tests.toml
This commit is contained in:
parent
d4cbb6496a
commit
074ba4ae21
1 changed files with 22 additions and 0 deletions
22
tests.toml
22
tests.toml
|
@ -0,0 +1,22 @@
|
|||
test_format = 1.0
|
||||
|
||||
[default]
|
||||
|
||||
# ------------
|
||||
# Tests to run
|
||||
# ------------
|
||||
|
||||
exclude ="install.nourl"
|
||||
|
||||
# -------------------------------
|
||||
# Default args to use for install
|
||||
# -------------------------------
|
||||
|
||||
group_name ="public with space"
|
||||
group_description ="My public space"
|
||||
|
||||
# -------------------------------
|
||||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.ed1506f.name = "Upgrade from 0.6.1~ynh2"
|
Loading…
Add table
Reference in a new issue