From: Mike Taylor Date: Fri, 23 Jul 2010 13:10:34 +0000 (+0100) Subject: X-any1017 Bath-profile search now correctly uses @attr 1=1017. X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=78fa45cb110d8068081bfd349d274eb9e20fd7e4;p=irspy-moved-to-github.git X-any1017 Bath-profile search now correctly uses @attr 1=1017. --- diff --git a/lib/ZOOM/IRSpy/Test/Search/Bath.pm b/lib/ZOOM/IRSpy/Test/Search/Bath.pm index 00dc9da..80a9645 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Bath.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Bath.pm @@ -61,7 +61,7 @@ my @bath_queries = ( [ "X-title" => 4 ], [ "X-subject" => 21 ], [ "X-any1016" => 1016 ], - [ "X-any1017" => 1035 ], + [ "X-any1017" => 1017 ], [ "X-any1035" => 1035 ], [ "X-isbn7" => 7 ], );