diff --git a/GNUmakefile b/GNUmakefile index 15b0e03d0..6c134679b 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