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