1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

test: fix changes committed by mistake

This commit is contained in:
Pierre de La Morinerie 2017-10-16 10:02:16 +05:30
parent 352f0b040f
commit 6adb7c6d3e

10
test.sh
View file

@ -151,10 +151,10 @@ function teardown() {
_parse_args $*
setup
test_package_check
test_simple_install
#test_simple_upgrade
#test_simple_backup
#test_simple_remove
#test_simple_restore
#test_package_check
test_simple_upgrade
test_simple_backup
test_simple_remove
test_simple_restore
teardown