Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / build / tests / ext4.tpl
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2   "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4     <head>
5         <title>_TITLE_</title>
6         <link rel="stylesheet" type="text/css" href="../../../testreporter/deploy/testreporter/resources/reporter.css">
7         <script type="text/javascript" src="../../../testreporter/deploy/testreporter/reporter.js"></script>
8     </head>
9     <body>
10         <script type="text/javascript">
11                 Test.SandBox.setup({
12                     includes: [{ type: "js", src: "../../../testreporter/deploy/testreporter/jasmine.js" },
13                                { type: "css", src: "../../resources/css/ext-all.css" },
14 _INCLUDES_
15                 });
16
17         </script>
18     </body>
19 </html>