UNPKG
calendario
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.0
1.0.0
Check if a day is a workday or holiday
github.com/raphamorim/calendario
raphamorim/calendario
calendario
/
Makefile
8 lines
(6 loc)
•
113 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
test
: @NODE_ENV=
test
./node_modules/.bin/mocha \ --require assert \ --recursive \ --growl \ .PHONY:
test