UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

9 lines (6 loc) 108 B
REPORTER = spec test: @./node_modules/.bin/mocha \ --slow 30 \ --reporter $(REPORTER) .PHONY: test