Make test for bug #317
[idzebra-moved-to-github.git] / test / xpath / xpath1.c
index 434d715..99c8198 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: xpath1.c,v 1.1 2004-12-02 14:05:04 adam Exp $
-   Copyright (C) 2003,2004
-   Index Data Aps
+/* $Id: xpath1.c,v 1.3 2005-01-15 19:38:40 adam Exp $
+   Copyright (C) 1995-2005
+   Index Data ApS
 
 This file is part of the Zebra server.
 
@@ -38,7 +38,7 @@ int main(int argc, char **argv)
         "</sgml> \n",
         0};
 
-    zs = start_up("zebraxpath.cfg", argc, argv);
+    zs = start_up(0, argc, argv);
     zh = zebra_open(zs);
     init_data(zh, myrec);