| Current Path : C:/xampp/htdocs/cid/vendors/parsleyjs/bower_components/expect.js/ |
| Current File : C:/xampp/htdocs/cid/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