Updated script that can be controled by Nodejs web app
This commit is contained in:
8
node_modules/backo2/Makefile
generated
vendored
Normal file
8
node_modules/backo2/Makefile
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
test:
|
||||
@./node_modules/.bin/mocha \
|
||||
--require should \
|
||||
--reporter dot \
|
||||
--bail
|
||||
|
||||
.PHONY: test
|
Reference in New Issue
Block a user