8e8640f2e6d3679fc85a93826525da218733026f
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / body-parser / node_modules / bytes / Makefile
1
2 test:
3         @./node_modules/.bin/mocha \
4                 --reporter spec \
5                 --require should
6
7 .PHONY: test