stuff
This commit is contained in:
7
buildfiles/app/node_modules/binary-search-tree/Makefile
generated
vendored
Normal file
7
buildfiles/app/node_modules/binary-search-tree/Makefile
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
test:
|
||||
@echo "Launching tests"
|
||||
@ ./node_modules/.bin/mocha --timeout 10000 --reporter spec
|
||||
@echo "Tests finished"
|
||||
|
||||
.PHONY: test
|
||||
|
Reference in New Issue
Block a user