Add unit tests for search for books with digits in the name. See https://bugs.edge...
[bookreader.git] / BookReaderIA / test / unit / Images.js
index e2fabb9..8510f92 100644 (file)
@@ -6,6 +6,7 @@ module("Images");
 
 // $$$ set to test host
 var testHost = 'http://www-testflip.archive.org';
+//var testHost = 'http://www-mang.archive.org';
 
 // Returns locator URL for the given id
 function jsLocateURL(identifier, book) {