make coverage: Allow overriding path to busted

This commit is contained in:
Kim Alvefur 2018-10-03 16:41:37 +02:00
parent 5bb887e49d
commit d5dffcfc1d

View file

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