Merge "LOG SQL dump files getting installed"
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / express / node_modules / cookie-signature / Makefile
1
2 test:
3         @./node_modules/.bin/mocha \
4                 --require should \
5                 --reporter spec
6
7 .PHONY: test