1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minidlna_ynh.git synced 2024-09-03 19:36:34 +02:00

Remove exclusions that should be automatically detected

This commit is contained in:
Salamandar 2024-01-24 18:23:19 +01:00
parent 10cd46e104
commit c96fb76d9f

View file

@ -5,7 +5,3 @@ test_format = 1.0
# ------------
# Tests to run
# ------------
exclude = ["install.subdir", "install.private", "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...