Greetings, Boo to failing tests.
... patch authors that might have caused the breakages, please feel responsible for those and provide fixes. If you cannot find a way to fix them, just ask for help :-D What if I’m too busy to figure out where the patch belongs and not responsible? From 4ef80d8f802df34eb22f42297a5fe29c4c2e30d7 Mon Sep 17 00:00:00 2001 From: Mark Tompsett <mtompset@hotmail.com> Date: Wed, 30 Mar 2016 12:10:36 -0400 Subject: [PATCH 6/6] blah
--- t/db_dependent/OAI/Server.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/t/db_dependent/OAI/Server.t b/t/db_dependent/OAI/Server.t index 4e2d626..05c2d87 100644 --- a/t/db_dependent/OAI/Server.t +++ b/t/db_dependent/OAI/Server.t @@ -97,9 +97,9 @@ my $expected = { schema => 'http://www.openarchives.org/OAI/2.0/oai_dc.xsd', }, { - metadataNamespace => 'http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim', + metadataNamespace => 'http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim', metadataPrefix => 'marcxml', - schema => 'http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd', + schema => 'http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd', }, ], }, -- 2.1.4