From 759dc6ade2bcb7408dbbf3dc31230fc7534ca29d Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 19 Dec 2016 10:24:25 -0500 Subject: testing --- test/appimage/appimage.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'test/appimage/appimage.sh') 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)" ./appimage-v2.exp echo "TESTING: AppImage file name (test/appimage/filename.exp)"; -./filename.exp \ No newline at end of file +./filename.exp + +echo "TESTING: AppImage argsv1 (test/appimage/appimage-args.exp)" +./appimage-args.exp + -- cgit v1.2.3-54-g00ecf