mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
make coverage: Allow overriding path to busted
This commit is contained in:
parent
22b14f4200
commit
7f201d94c1
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ test:
|
|||
|
||||
coverage:
|
||||
-rm -- luacov.*
|
||||
busted --lua=$(RUNWITH) -c
|
||||
$(BUSTED) --lua=$(RUNWITH) -c
|
||||
luacov
|
||||
luacov-console
|
||||
luacov-console -s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue