1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cjdns_ynh.git synced 2024-09-03 18:16:29 +02:00
cjdns_ynh/tests.toml
Éric Gaspar 65f15052dd cleaning
2023-12-27 12:34:58 +01:00

12 lines
390 B
TOML

test_format = 1.0
[default]
# ------------
# Tests to run
# ------------
exclude = ["install.multi", "change_url"] # The test IDs to be used in only/exclude statements are: install.root, install.subdir, install.nourl, install.multi, backup_restore, upgrade, upgrade.someCommitId change_url
# NB: you should NOT need this except if you really have a good reason...