summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/trim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/wiki/ImportarDesdeURL/node_modules/trim/Makefile')
-rw-r--r--bin/wiki/ImportarDesdeURL/node_modules/trim/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/wiki/ImportarDesdeURL/node_modules/trim/Makefile b/bin/wiki/ImportarDesdeURL/node_modules/trim/Makefile
new file mode 100644
index 00000000..4e9c8d36
--- /dev/null
+++ b/bin/wiki/ImportarDesdeURL/node_modules/trim/Makefile
@@ -0,0 +1,7 @@
+
+test:
+ @./node_modules/.bin/mocha \
+ --require should \
+ --reporter spec
+
+.PHONY: test \ No newline at end of file