This commit is contained in:
SowinskiBraeden committed 2020-12-17 10:18:33 -08:00
1 parent 4f15788983
commit eaabb7cc65
36 files changed
+2116 -80

No files matched your search

+4
View File
@@ -0,0 +1,4 @@
test:
@./node_modules/mocha/bin/_mocha -R $(REPORTER)
.PHONY: test