web/test/jstests/test_ajax.html
changeset 5739 aaf9f5ea1405
parent 5658 7b9553a9db65
child 5950 f84dba9b8eca
equal deleted inserted replaced
5738:74bd8123fb07 5739:aaf9f5ea1405
    14     <!-- test suite -->
    14     <!-- test suite -->
    15     <script src="test_ajax.js" type="text/javascript"></script>
    15     <script src="test_ajax.js" type="text/javascript"></script>
    16   </head>
    16   </head>
    17   <body>
    17   <body>
    18     <div id="main"> </div>
    18     <div id="main"> </div>
    19     <h1 id="qunit-header">CubicWeb Ajax Test Suite</h1>
    19     <h1 id="qunit-header">cubicweb.ajax.js functions tests</h1>
    20     <h2 id="qunit-banner"></h2>
    20     <h2 id="qunit-banner"></h2>
    21     <ol id="qunit-tests">
    21     <ol id="qunit-tests">
    22   </body>
    22   </body>
    23 </html>
    23 </html>