chushihua
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
|
||||
REPORTER = spec
|
||||
|
||||
test:
|
||||
@./node_modules/.bin/mocha \
|
||||
--slow 30 \
|
||||
--reporter $(REPORTER)
|
||||
|
||||
.PHONY: test
|
||||
Reference in New Issue
Block a user