Initial commit for OpenECOMP SDN-C OA&M
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / body-parser / node_modules / bytes / Makefile
diff --git a/dgbuilder/dgeflows/node_modules/body-parser/node_modules/bytes/Makefile b/dgbuilder/dgeflows/node_modules/body-parser/node_modules/bytes/Makefile
new file mode 100644 (file)
index 0000000..8e8640f
--- /dev/null
@@ -0,0 +1,7 @@
+
+test:
+       @./node_modules/.bin/mocha \
+               --reporter spec \
+               --require should
+
+.PHONY: test
\ No newline at end of file