mirror of
https://github.com/YunoHost-Apps/phpinfo_ynh.git
synced 2024-09-03 19:56:23 +02:00
Update tests.toml
This commit is contained in:
parent
173ef648a9
commit
9107f44326
1 changed files with 0 additions and 18 deletions
18
tests.toml
18
tests.toml
|
@ -13,21 +13,3 @@ test_format = 1.0
|
|||
# -------------------------------
|
||||
|
||||
args.phpversion="8.0"
|
||||
|
||||
# -------------------------------
|
||||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.00a1a6e7.name = "Upgrade from 5.4"
|
||||
test_upgrade_from.00a1a6e7.args.foo = "bar"
|
||||
|
||||
|
||||
# This is an additional test suite
|
||||
[some_additional_testsuite]
|
||||
|
||||
# On additional tests suites, you can decide to run only specific tests
|
||||
|
||||
only = ["install.subdir"]
|
||||
|
||||
args.language = "en_GB"
|
||||
args.multisite = 1
|
||||
|
|
Loading…
Reference in a new issue