mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Add an old test_upgrade_from
This commit is contained in:
parent
fadbea8c37
commit
135466871d
1 changed files with 12 additions and 0 deletions
12
tests.toml
Normal file
12
tests.toml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
|
||||||
|
|
||||||
|
test_format = 1.0
|
||||||
|
|
||||||
|
[default]
|
||||||
|
|
||||||
|
# -------------------------------
|
||||||
|
# Commits to test upgrade from
|
||||||
|
# -------------------------------
|
||||||
|
|
||||||
|
test_upgrade_from.e9459b2bc46728427bda81e2043f3b4116771e2d.name = "2.5.4~ynh2"
|
||||||
|
test_upgrade_from.10fb2a16895f86d3d9323bba3c327788353188ea.name = "2.3.8"
|
Loading…
Add table
Reference in a new issue