aboutsummaryrefslogtreecommitdiffstats
path: root/test/appimage/appimage.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-12-19 10:24:25 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-12-19 10:24:25 -0500
commit759dc6ade2bcb7408dbbf3dc31230fc7534ca29d (patch)
treedd7cf13f3002fd1c247e25ff53faa70240bc263c /test/appimage/appimage.sh
parentMerge pull request #988 from KOLANICH/symlink_fix (diff)
downloadfirejail-759dc6ade2bcb7408dbbf3dc31230fc7534ca29d.tar.gz
firejail-759dc6ade2bcb7408dbbf3dc31230fc7534ca29d.tar.zst
firejail-759dc6ade2bcb7408dbbf3dc31230fc7534ca29d.zip
testing
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