make coverage: Allow overriding path to busted

This commit is contained in:
Kim Alvefur 2018-10-03 16:41:37 +02:00
parent 22b14f4200
commit 7f201d94c1

View file

@ -73,7 +73,7 @@ test:
coverage:
-rm -- luacov.*
busted --lua=$(RUNWITH) -c
$(BUSTED) --lua=$(RUNWITH) -c
luacov
luacov-console
luacov-console -s