UNPKG

ember-app-scheduler

Version:

Ember addon to schedule work at different phases of app life cycle.

9 lines (8 loc) 157 B
test: @NODE_ENV=test ./node_modules/.bin/mocha \ --reporter spec \ --timeout 300 \ --require should \ --growl \ test/test.js .PHONY: test