SpecOptions.js 259 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 /** * This file is included by your test/unit/index.html file and is used to apply settings before * the tests are run. */ Ext.ns('fixtures'); //Stops the Application from being booted up automatically Ext.Application.prototype.bindReady = Ext.emptyFn;