first commit
This commit is contained in:
9
build/node_modules/os-shim/Makefile
generated
vendored
Normal file
9
build/node_modules/os-shim/Makefile
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
test:
|
||||
@./node_modules/.bin/mocha \
|
||||
-u tdd \
|
||||
--ui exports \
|
||||
--reporter spec \
|
||||
--slow 1000ms \
|
||||
--bail
|
||||
|
||||
.PHONY: test
|
||||
Reference in New Issue
Block a user