Skip to content

Instantly share code, notes, and snippets.

View theworkerant's full-sized avatar

Graham Powrie theworkerant

  • Boulder, Colorado
View GitHub Profile
QUnit.config.testTimeout = 4000;
/*global $ App*/
Ember.onLoad('application', function(application) {
//application.deferReadiness();
});
Ember.onLoad('Ember.Application', function(Application) {
Application.initializer({
name: 'tests',