From af6f02cf88b1144ccfa35813863c2bff5066e1b3 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 19 Jan 2017 23:58:59 +0100 Subject: [PATCH] Bug 17726: biblioitems.marc has been removed Content-Type: text/plain; charset=utf-8 We will certainly have to do something with the biblio_metadata.metadata field later. Signed-off-by: Marcel de Rooy --- t/lib/TestBuilder.pm | 3 --- 1 file changed, 3 deletions(-) diff --git a/t/lib/TestBuilder.pm b/t/lib/TestBuilder.pm index 0d312d0..1f3ab51 100644 --- a/t/lib/TestBuilder.pm +++ b/t/lib/TestBuilder.pm @@ -423,9 +423,6 @@ sub _gen_default_values { Item => { more_subfields_xml => undef, }, - Biblioitem => { - marcxml => undef, - } }; } -- 2.1.4