Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / test / unit / widgets / layout / BoxLayout.js
diff --git a/test/unit/widgets/layout/BoxLayout.js b/test/unit/widgets/layout/BoxLayout.js
deleted file mode 100644 (file)
index b56ecd8..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*!
- * Ext JS Library 3.3.1
- * Copyright(c) 2006-2010 Sencha Inc.
- * licensing@sencha.com
- * http://www.sencha.com/license
- */
-/**
- * Tests Ext.data.Store functionality
- * @author Ed Spencer
- */
-(function() {
-    var suite  = Ext.test.session.getSuite('Ext.layout.BoxLayout'),
-        assert = Y.Assert;
-    
-    // suite.add(new Y.Test.Case({
-    //     name: 'parseMargins'
-    // }));
-    
-})();
\ No newline at end of file