Year 2007.
[metaproxy-moved-to-github.git] / src / test_filter_query_rewrite.cpp
index 484bac5..f8de083 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: test_filter_query_rewrite.cpp,v 1.10 2006-06-10 14:29:12 adam Exp $
-   Copyright (c) 2005-2006, Index Data.
+/* $Id: test_filter_query_rewrite.cpp,v 1.12 2007-01-25 14:05:54 adam Exp $
+   Copyright (c) 2005-2007, Index Data.
 
    See the LICENSE file for details
  */
@@ -187,7 +187,7 @@ BOOST_AUTO_UNIT_TEST( test_filter_query_rewrite3 )
 
         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='query_rewrite'>\n"
             "</filter>\n"
             ;