mirror of
https://github.com/YunoHost-Apps/scrutiny_ynh.git
synced 2024-09-03 20:16:24 +02:00
26 lines
389 B
TOML
26 lines
389 B
TOML
|
test_format = 1.0
|
||
|
|
||
|
[default]
|
||
|
|
||
|
# ------------
|
||
|
# Tests to run
|
||
|
# ------------
|
||
|
|
||
|
|
||
|
|
||
|
# -------------------------------
|
||
|
# Default args to use for install
|
||
|
# -------------------------------
|
||
|
|
||
|
|
||
|
|
||
|
# -------------------------------
|
||
|
# Commits to test upgrade from
|
||
|
# -------------------------------
|
||
|
|
||
|
|
||
|
|
||
|
[some_additional_testsuite]
|
||
|
|
||
|
args.collector = false
|