@@ -, +, @@ --- t/db_dependent/Record.t | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) --- a/t/db_dependent/Record.t +++ a/t/db_dependent/Record.t @@ -74,11 +74,11 @@ is ($marcqualified, $test3xml, "testing marcQualified"); my $mods=marc2modsxml($marc); my $test4xml=qq( - - - - - + + + + + ); --