aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 15b0e03d..6c134679 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -73,7 +73,7 @@ test:
coverage:
-rm -- luacov.*
- busted --lua=$(RUNWITH) -c
+ $(BUSTED) --lua=$(RUNWITH) -c
luacov
luacov-console
luacov-console -s