Update unit tests
[bookreader.git] / BookReaderIA / test / unit / Common.js
index c435937..0a5f8bd 100644 (file)
@@ -1,10 +1,9 @@
 // Defines common variables for testing
-// TODO - don't use global namespace
 
 // $$$ TODO make test host auto-magic
 common = {
     testHost: 'http://www-testflip.archive.org'
-    // testHost: 'http://www-mang.archive.org'    
+    //testHost: 'http://www-mang.archive.org'    
 }
 
 // Set up dummy BookReader class for JSLocate