summaryrefslogtreecommitdiff
path: root/node_modules/mocha/node_modules/debug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/mocha/node_modules/debug/Makefile')
-rw-r--r--node_modules/mocha/node_modules/debug/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/mocha/node_modules/debug/Makefile b/node_modules/mocha/node_modules/debug/Makefile
new file mode 100644
index 0000000..36a3ed7
--- /dev/null
+++ b/node_modules/mocha/node_modules/debug/Makefile
@@ -0,0 +1,5 @@
+
+test:
+ @echo "populate me"
+
+.PHONY: test \ No newline at end of file