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