test both providers
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 23 Oct 2010 12:11:12 +0000 (14:11 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 23 Oct 2010 12:11:12 +0000 (14:11 +0200)
t/test.yaz

index 9aa5437..63984e7 100644 (file)
@@ -1,6 +1,11 @@
-open localhost:9999
-find "demo"
+open localhost:9999/COBISS
+find "linux"
 show
 show 1+1
 show 1+3
+
+open localhost:9999/NSK01
+find "linux"
+show 1+3
+
 quit