summaryrefslogtreecommitdiff
path: root/check-all
diff options
context:
space:
mode:
Diffstat (limited to 'check-all')
-rwxr-xr-xcheck-all2
1 files changed, 2 insertions, 0 deletions
diff --git a/check-all b/check-all
index deba11d..4e766c2 100755
--- a/check-all
+++ b/check-all
@@ -8,3 +8,5 @@ cd "$(dirname "$0")"
./check
./check-images "$cachedir"
./check-external "$cachedir"
+
+echo "All tests PASS"