Path : /var/www/html/smartcirqls.com/vendors/parsleyjs/bower_components/expect.js/ |
Current File : //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