changed config file root element from <yp2 ... > to
[metaproxy-moved-to-github.git] / src / test_filter_sru_to_z3950.cpp
index a6ce25f..16823bf 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: test_filter_sru_to_z3950.cpp,v 1.2 2006-09-28 11:56:54 marc Exp $
+/* $Id: test_filter_sru_to_z3950.cpp,v 1.3 2006-11-29 13:00:54 marc Exp $
    Copyright (c) 2005-2006, Index Data.
 
    See the LICENSE file for details
@@ -69,7 +69,7 @@ BOOST_AUTO_UNIT_TEST( test_filter_sru_to_z3950_2 )
 
 //         std::string xmlconf = 
 //             "<?xml version='1.0'?>\n"
-//             "<filter xmlns='http://indexdata.dk/yp2/config/1'\n"
+//             "<filter xmlns='http://indexdata.com/metaproxy'\n"
 //             "        id='qrw1' type='sru_to_z3950'>\n"
 //             "</filter>\n"
 //             ;