summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/usageguide/appserver/node_modules/mongoose/node_modules/regexp-clone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/main/webapp/usageguide/appserver/node_modules/mongoose/node_modules/regexp-clone/Makefile')
-rw-r--r--common/src/main/webapp/usageguide/appserver/node_modules/mongoose/node_modules/regexp-clone/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/src/main/webapp/usageguide/appserver/node_modules/mongoose/node_modules/regexp-clone/Makefile b/common/src/main/webapp/usageguide/appserver/node_modules/mongoose/node_modules/regexp-clone/Makefile
deleted file mode 100644
index 6c8fb75..0000000
--- a/common/src/main/webapp/usageguide/appserver/node_modules/mongoose/node_modules/regexp-clone/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-
-test:
- @./node_modules/.bin/mocha $(T) --async-only $(TESTS)
-
-.PHONY: test