UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

12 lines (8 loc) 165 B
REPORTER = dot test: @./node_modules/.bin/mocha \ --reporter $(REPORTER) \ --bail \ test/index.js @./node_modules/.bin/zuul -- test/index.js .PHONY: test