Skip to content

Commit

Permalink
tests: remove stray ;
Browse files Browse the repository at this point in the history
  • Loading branch information
a1346054 committed Sep 13, 2022
1 parent 4d1fb9a commit 65a6b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/appimage/appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ echo "TESTING: AppImage v1 (test/appimage/appimage-v1.exp)"
echo "TESTING: AppImage v2 (test/appimage/appimage-v2.exp)"
./appimage-v2.exp

echo "TESTING: AppImage file name (test/appimage/filename.exp)";
echo "TESTING: AppImage file name (test/appimage/filename.exp)"
./filename.exp

echo "TESTING: AppImage argsv1 (test/appimage/appimage-args.exp)"
Expand Down

0 comments on commit 65a6b84

Please sign in to comment.