web/test/jstests/test_utils.html
changeset 5739 aaf9f5ea1405
parent 5738 74bd8123fb07
child 5950 f84dba9b8eca
equal deleted inserted replaced
5738:74bd8123fb07 5739:aaf9f5ea1405
    11     <script src="test_utils.js" type="text/javascript"></script>
    11     <script src="test_utils.js" type="text/javascript"></script>
    12   </head>
    12   </head>
    13   <body>
    13   <body>
    14     <div id="main">
    14     <div id="main">
    15     </div>
    15     </div>
    16     <h1 id="qunit-header">QUnit example</h1>
    16     <h1 id="qunit-header">cw.utils functions tests</h1>
    17     <h2 id="qunit-banner"></h2>
    17     <h2 id="qunit-banner"></h2>
    18     <h2 id="qunit-userAgent"></h2>
    18     <h2 id="qunit-userAgent"></h2>
    19     <ol id="qunit-tests">
    19     <ol id="qunit-tests">
    20   </body>
    20   </body>
    21 </html>
    21 </html>