all:
	env EDP_LOG_SILENT=1 ../node_modules/.bin/jasmine-node --verbose --growl --captureExceptions *.spec.js
