Update preview image generation. Update unit tests.
[bookreader.git] / BookReaderIA / test / index.html
index eccdcbb..b17eff8 100644 (file)
@@ -5,9 +5,11 @@
   <script src="http://code.jquery.com/jquery-latest.js"></script>
   <link rel="stylesheet" href="http://www.archive.org/download/BookReader/css/qunit.css" type="text/css" media="screen" />
   <script type="text/javascript" src="http://www.archive.org/download/BookReader/lib/qunit.js"></script>
+  <script type="text/javascript" src="unit/Common.js"></script>
   <script type="text/javascript" src="unit/JSLocate.js"></script>
   <script type="text/javascript" src="unit/Images.js"></script>
   <script type="text/javascript" src="unit/Search.js"></script>
+  <script type="text/javascript" src="unit/Preview.js"></script>
 
 </head>
 <body>