aboutsummaryrefslogtreecommitdiffstats
path: root/test/appimage/appimage.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/appimage/appimage.sh')
-rwxr-xr-xtest/appimage/appimage.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/appimage/appimage.sh b/test/appimage/appimage.sh
index db221ec8a..bb646e189 100755
--- a/test/appimage/appimage.sh
+++ b/test/appimage/appimage.sh
@@ -13,4 +13,8 @@ echo "TESTING: AppImage v2 (test/appimage/appimage-v2.exp)"
13./appimage-v2.exp 13./appimage-v2.exp
14 14
15echo "TESTING: AppImage file name (test/appimage/filename.exp)"; 15echo "TESTING: AppImage file name (test/appimage/filename.exp)";
16./filename.exp \ No newline at end of file 16./filename.exp
17
18echo "TESTING: AppImage argsv1 (test/appimage/appimage-args.exp)"
19./appimage-args.exp
20