Update path to testswarm server
authorMichael Ang <testflip@home.us.archive.org>
Wed, 17 Feb 2010 19:28:36 +0000 (19:28 +0000)
committerMichael Ang <testflip@home.us.archive.org>
Wed, 17 Feb 2010 19:28:36 +0000 (19:28 +0000)
BookReaderIA/test/index.html

index 5314571..14d62d9 100644 (file)
@@ -3,8 +3,8 @@
 <html>
 <head>
   <script src="http://code.jquery.com/jquery-latest.js"></script>
-  <link rel="stylesheet" href="http://test.archive.org/qunit/qunit.css" type="text/css" media="screen" />
-<script type="text/javascript" src="http://test.archive.org/qunit/qunit.js"></script>
+  <link rel="stylesheet" href="http://dev01.sf.archive.org:8080/qunit/qunit.css" type="text/css" media="screen" />
+<script type="text/javascript" src="http://dev01.sf.archive.org:8080/qunit/qunit.js"></script>
 <script type="text/javascript" src="unit/JSLocate.js"></script>
 
 </head>