Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / build / tests / ext4.tpl
diff --git a/build/tests/ext4.tpl b/build/tests/ext4.tpl
deleted file mode 100644 (file)
index 5c51b8c..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-  "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-    <head>
-        <title>_TITLE_</title>
-        <link rel="stylesheet" type="text/css" href="../../../testreporter/deploy/testreporter/resources/reporter.css">
-        <script type="text/javascript" src="../../../testreporter/deploy/testreporter/reporter.js"></script>
-    </head>
-    <body>
-        <script type="text/javascript">
-                Test.SandBox.setup({
-                    includes: [{ type: "js", src: "../../../testreporter/deploy/testreporter/jasmine.js" },
-                               { type: "css", src: "../../resources/css/ext-all.css" },
-_INCLUDES_
-                });
-
-        </script>
-    </body>
-</html>