UNPKG
jog-stdstore
Version:
latest (0.0.2)
0.0.2
0.0.1
0.0.0
Provides StdStore for jog
github.com/cpsubrian/node-jog-stdstore
cpsubrian/node-jog-stdstore
jog-stdstore
/
Makefile
8 lines
(7 loc)
•
124 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
test
: @./node_modules/.bin/mocha \ --reporter spec \ --bail \ --
timeout
5s \ --require
test
/common.js .PHONY:
test