aboutsummaryrefslogtreecommitdiff
path: root/scripts/unittest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/unittest.sh')
-rw-r--r--scripts/unittest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/unittest.sh b/scripts/unittest.sh
index 600d6d5b3c..539fae6401 100644
--- a/scripts/unittest.sh
+++ b/scripts/unittest.sh
@@ -6,4 +6,5 @@ eval "$(luarocks path)"
if [ -z "$BUSTED_OUTPUT_TYPE" ]; then
export BUSTED_OUTPUT_TYPE="utf_terminal"
fi
+make -C ./test/includes
busted --pattern=.moon -o $BUSTED_OUTPUT_TYPE ./test