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