Settings to work with purely local MacBook installation.
[mkws-moved-to-github.git] / examples / htdocs / jasmine-popup.html
index e95766d..2f14059 100644 (file)
@@ -37,8 +37,6 @@
     <script type="text/javascript" src="test/spec/mkws-pazpar2.js"></script>
 
     <script type="text/javascript" src="test/js/mkws-jasmine-run.js"></script>
-    <script type="text/javascript"> mkws_jasmine_init(500); </script>
-
     <!-- jquery null test
     <script type="text/javascript">$ = undefined;</script>
        -->
@@ -61,7 +59,7 @@
     var jasmine_config = {
       search_query: "netbsd",
       expected_hits: 10,
-      active_clients: 13,
+      active_clients: 12,
       check_motd: false,
       show_record_url: true
     };