2 lines
54 B
Makefile
2 lines
54 B
Makefile
test:
|
|
@./node_modules/mocha/bin/mocha --reporter spec
|
test:
|
|
@./node_modules/mocha/bin/mocha --reporter spec
|