Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / build / tests / core.tpl
diff --git a/build/tests/core.tpl b/build/tests/core.tpl
new file mode 100644 (file)
index 0000000..a79a8d3
--- /dev/null
@@ -0,0 +1,18 @@
+<!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