summaryrefslogtreecommitdiffstats
path: root/node_modules/delegates/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/delegates/Makefile')
-rw-r--r--node_modules/delegates/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/node_modules/delegates/Makefile b/node_modules/delegates/Makefile
deleted file mode 100644
index a9dcfd5..0000000
--- a/node_modules/delegates/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-
-test:
- @./node_modules/.bin/mocha \
- --require should \
- --reporter spec \
- --bail
-
-.PHONY: test \ No newline at end of file