summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/run_tests.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/run_tests.sh b/test/run_tests.sh
index 71c3eea1..09e99ff2 100755
--- a/test/run_tests.sh
+++ b/test/run_tests.sh
@@ -18,6 +18,12 @@ printf "==========================================\n"
./lem/run_tests.sh
printf "\n==========================================\n"
+printf "Monomorphisation tests\n"
+printf "==========================================\n"
+
+./mono/run_tests.sh
+
+printf "\n==========================================\n"
printf "Ocaml tests\n"
printf "==========================================\n"