UNPKG
ureddit
Version:
latest (1.0.0)
1.0.0
API Wrapper for the University of Reddit
GMali/UReddit
ureddit
/
Makefile
4 lines
(3 loc)
•
101 B
Plain Text
View Raw
1
2
3
4
test
: @./node_modules/.bin/mocha -u bdd --reporter spec --require should --
timeout
20s .PHONY:
test