mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
Update tests.toml
This commit is contained in:
parent
da777d37af
commit
b75afeb534
1 changed files with 7 additions and 0 deletions
|
@ -15,6 +15,13 @@ test_format = 1.0
|
||||||
|
|
||||||
args.database="mysql"
|
args.database="mysql"
|
||||||
|
|
||||||
|
# -------------------------------
|
||||||
|
# Commits to test upgrade from
|
||||||
|
# -------------------------------
|
||||||
|
|
||||||
|
test_upgrade_from.7c4bcff615c9ea9e87b2d5bad110dc10b1921efc.name = "Upgrade from 8.4.1"
|
||||||
|
|
||||||
|
|
||||||
[some_additional_testsuite]
|
[some_additional_testsuite]
|
||||||
|
|
||||||
only = ["install.subdir"]
|
only = ["install.subdir"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue