Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / build / tests / platform.tpl
diff --git a/build/tests/platform.tpl b/build/tests/platform.tpl
deleted file mode 100644 (file)
index 3d31096..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>Jasmine Test Runner - Platform only</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