Ai-Tunes's picture
Upload 656 files
1a3d6ba
raw
history blame
100 Bytes
test:
@./node_modules/.bin/mocha \
--require should \
--reporter spec \
--bail
.PHONY: test