Path : /proc/self/root/var/www/html/smartcirqls.com/vendors/parsleyjs/bower_components/expect.js/ |
Current File : //proc/self/root/var/www/html/smartcirqls.com/vendors/parsleyjs/bower_components/expect.js/Makefile |
REPORTER = dot test: @./node_modules/.bin/mocha \ --require ./test/common \ --reporter $(REPORTER) \ --growl \ test/expect.js test-browser: @./node_modules/.bin/serve . .PHONY: test