Fix license issues
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / body-parser / node_modules / qs / Makefile
diff --git a/dgbuilder/dgeflows/node_modules/body-parser/node_modules/qs/Makefile b/dgbuilder/dgeflows/node_modules/body-parser/node_modules/qs/Makefile
deleted file mode 100644 (file)
index 31cc899..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-test:
-       @node node_modules/lab/bin/lab -a code -L
-test-cov:
-       @node node_modules/lab/bin/lab -a code -t 100 -L
-test-cov-html:
-       @node node_modules/lab/bin/lab -a code -L -r html -o coverage.html
-
-.PHONY: test test-cov test-cov-html