不要怂,就是干,撸起袖子干!

Commit ba8cccbb by Daniel Durante

Makefile will now use mocha locally.

1 parent 4600750e
Showing with 1 additions and 1 deletions
test: test:
@mocha -c $(find ./test -name "*.test.js") @./node_modules/mocha/bin/mocha -c $(find ./test -name "*.test.js")
.PHONY: test .PHONY: test
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!