UNPKG
mongoose-function
Version:
latest (0.1.0)
0.1.0
0.0.2
0.0.1
Function storage for Mongoose
aheckmann/mongoose-function
mongoose-function
/
Makefile
6 lines
(3 loc)
•
70 B
Plain Text
View Raw
1
2
3
4
5
6
test:
@./node_modules/.bin/mocha --reporter list
$(T)
.PHONY
: test