Fix Metaproxy stops logging after check config failed MP-590
[metaproxy-moved-to-github.git] / src / test_xmlutil.cpp
index 6ede61c..c19590a 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of Metaproxy.
-   Copyright (C) 2005-2012 Index Data
+   Copyright (C) Index Data
 
 Metaproxy is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
@@ -36,9 +36,9 @@ namespace mp_xml = metaproxy_1::xml;
 
 BOOST_AUTO_TEST_CASE( url_recipe )
 {
-    try 
+    try
     {
-        const char *xml_text = 
+        const char *xml_text =
             "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
             "<pz:record xmlns:pz=\"http://www.indexdata.com/pazpar2/1.0\""
             " xmlns:tmarc=\"http://www.indexdata.com/turbomarc\">\n"