Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / build / tests / core.tpl
diff --git a/build/tests/core.tpl b/build/tests/core.tpl
deleted file mode 100644 (file)
index a79a8d3..0000000
+++ /dev/null
@@ -1,18 +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" },
-_INCLUDES_
-                });
-
-        </script>
-    </body>
-</html>
\ No newline at end of file