Tizen 2.1 base
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / grunt / node_modules / connect / node_modules / fresh / Makefile
1
2 test:
3         @./node_modules/.bin/mocha \
4                 --reporter spec \
5                 --require should
6
7 .PHONY: test