This commit is contained in:
root
2019-11-28 20:40:02 +00:00
commit 1c78566f5b
2275 changed files with 272351 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
test:
@./node_modules/.bin/mocha $(T) --async-only $(TESTS)
.PHONY: test