mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update tests.toml
This commit is contained in:
parent
ec73f13e92
commit
ef73e1e9da
1 changed files with 3 additions and 3 deletions
|
@ -20,19 +20,19 @@ test_format = 1.0
|
|||
test_upgrade_from.4e8049b31708b9f0223ee1a6ca8f153f04ec7e40.name = "1.9.1"
|
||||
|
||||
|
||||
[with_mypads]
|
||||
[with_MyPads]
|
||||
args.export = "libreoffice"
|
||||
args.mypads = 1
|
||||
args.useldap = 1
|
||||
only = ["install.root"]
|
||||
|
||||
[with_abiword]
|
||||
[with_Abiword]
|
||||
args.export = "abiword"
|
||||
args.mypads = 0
|
||||
args.useldap = 0
|
||||
only = ["install.root"]
|
||||
|
||||
[with_libreoffice]
|
||||
[with_Libreoffice]
|
||||
args.export = "libreoffice"
|
||||
args.mypads = 0
|
||||
args.useldap = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue