UNPKG
tint-js
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
Time int utilities
github.com/damncarousel/tint-js
tint-js
/
Makefile
8 lines
(5 loc)
•
94 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
test
: @NODE_ENV=
test
./node_modules/.bin/mocha \ --reporter spec \ --bail .PHONY:
test