UNPKG
directory
Version:
latest (0.1.0)
0.1.0
0.0.61
0.0.9
0.0.8
0.0.7
0.0.6
0.0.0
require everything in a directory
tblobaum/directory
directory
/
Makefile
8 lines
(5 loc)
•
83 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
test
: @NODE_ENV=
test
mocha \ --reporter spec \
test
/*.test.js .PHONY:
test