Bug 7215 : The Module changed, but the tests weren't updated to reflect that github/bug_7215 origin/new/bug_7215
authorChris Cormack <chrisc@catalyst.net.nz>
Tue, 13 Dec 2011 08:18:37 +0000 (21:18 +1300)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 13 Dec 2011 13:25:46 +0000 (14:25 +0100)
Updating the test

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
t/db_dependent/Labels/t_Layout.t

index 462f056..fe8ef3a 100644 (file)
@@ -41,7 +41,7 @@ my $default_layout = {
         font_size       =>      3,
         callnum_split   =>      0,
         text_justify    =>      'L',
-        format_string   =>      'title, author, isbn, issn, itemtype, barcode, callnumber',
+        format_string   =>      'title, author, isbn, issn, itemtype, barcode, itemcallnumber',
     };
 
 my $layout;