Update path to testswarm server
[bookreader.git] / BookReaderIA / test / index.html
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   <script src="http://code.jquery.com/jquery-latest.js"></script>
6   <link rel="stylesheet" href="http://dev01.sf.archive.org:8080/qunit/qunit.css" type="text/css" media="screen" />
7 <script type="text/javascript" src="http://dev01.sf.archive.org:8080/qunit/qunit.js"></script>
8 <script type="text/javascript" src="unit/JSLocate.js"></script>
9
10 </head>
11 <body>
12   <h1 id="qunit-header">QUnit example</h1>
13  <h2 id="qunit-banner"></h2>
14  <h2 id="qunit-userAgent"></h2>
15  <ol id="qunit-tests"></ol>
16 </body>
17 </html>