Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / build / tests / platform.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>Jasmine Test Runner - Platform only</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                                     _INCLUDES_
14                 });
15
16         </script>
17     </body>
18 </html>