dummy commit
This commit is contained in:
parent
d217d96d5c
commit
f57cdd3114
2
Makefile
2
Makefile
@ -35,7 +35,7 @@ clean: clean-stress ## Remove targets and build artifacts
|
||||
## Testing
|
||||
|
||||
.PHONY: test mocha
|
||||
test mocha: test.js ## Run test suite
|
||||
test mocha: test.js $(TARGET) ## Run test suite
|
||||
mocha -R spec -t 20000
|
||||
|
||||
.PHONY: stress ## Run stress tests
|
||||
|
Loading…
Reference in New Issue
Block a user