UNPKG
node-zoom
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
z39.50
github.com/poying/node-zoom
poying/node-zoom
node-zoom
/
Makefile
5 lines
(3 loc)
•
49 B
Plain Text
View Raw
1
2
3
4
5
T := node_modules/.bin/mocha
test:
@
$(T)
tests