Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / jsbuilder / src / generators / app / files / test / unit / SpecOptions.js
1 /**
2  * This file is included by your test/unit/index.html file and is used to apply settings before 
3  * the tests are run.
4  */
5
6 Ext.ns('fixtures');
7
8 //Stops the Application from being booted up automatically
9 Ext.Application.prototype.bindReady = Ext.emptyFn;