arshjaved's picture
normal Model Upload (teja)
f9f1a35 verified
raw
history blame
92 Bytes
REPORTER = dot
test:
@./node_modules/.bin/mocha \
--reporter $(REPORTER)
.PHONY: test