aboutsummaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.sh b/test.sh
index b7882a4..6a30344 100755
--- a/test.sh
+++ b/test.sh
@@ -11,6 +11,7 @@ test_module() {
11 done 11 done
12} 12}
13 13
14make test
14if [ -n "$@" ]; then 15if [ -n "$@" ]; then
15 test_module $@ 16 test_module $@
16else 17else

Generated with cgit - Back to sebastiano.tronto.net