mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
tests.toml
This commit is contained in:
parent
acb546c921
commit
c457f24138
1 changed files with 9 additions and 0 deletions
9
tests.toml
Normal file
9
tests.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
test_format = 1.0
|
||||
|
||||
[default]
|
||||
# still in development
|
||||
exclude = ["install.multi", "upgrade", "backup_restore", "change_url", "install_subdir"]
|
||||
|
||||
args.password_couchdb_admin = "TestPasswordCouchDBadmin"
|
||||
args.password_couchdb_flohmarkt = "TestPasswordCouchDBflohmarkt"
|
||||
|
Loading…
Reference in a new issue