zhang-wei-jian's picture
proxt
cdb0d23
raw
history blame contribute delete
100 Bytes
test:
@./node_modules/.bin/mocha \
--require should \
--reporter spec \
--bail
.PHONY: test