UNPKG

node-wcc

Version:

https://gitorious.org/+wcc-dev/qt-creator/wcc-qt-creator

9 lines (5 loc) 135 B
REPORTER = spec test: test-unit test-unit: /usr/local/bin/mocha --reporter $(REPORTER) test/*.js -t 9000000 .PHONY: test test-unit