Ignore backup files.
[yaz-moved-to-github.git] / test / tstsoap2.c
index 6bf0181..30e613e 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstsoap2.c,v 1.5 2006-07-06 10:17:55 adam Exp $
+ * $Id: tstsoap2.c,v 1.6 2007-01-03 08:42:16 adam Exp $
  */
 
 #include <stdlib.h>
@@ -31,7 +31,7 @@ static void tst_srw(void)
     YAZ_CHECK(sr);
     YAZ_CHECK(p);
 #if 0
-    sr->u.request->query.cql = "jordbær"; 
+    sr->u.request->query.cql = "jordb" "\xe6" "r"; 
 #else
     sr->u.request->query.cql = "jordbaer"; 
 #endif