X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FBath.pm;fp=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FBath.pm;h=14db53e18d0b613a256007473b225767b1b2db51;hp=8723b8181777cf269256b36283903ee64cc4b6f4;hb=d037bf00831b9f1845651412c02fe4139c0c218f;hpb=71a2f1145a7740b7cac1ae98012c9bcc78679843 diff --git a/lib/ZOOM/IRSpy/Test/Search/Bath.pm b/lib/ZOOM/IRSpy/Test/Search/Bath.pm index 8723b81..14db53e 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Bath.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Bath.pm @@ -34,10 +34,10 @@ use ZOOM::IRSpy::Utils qw(isodate); my @bath_queries = ( - [ author => 1003 ], # 5.A.0.1 - [ title => 4 ], # 5.A.0.2 + [ author => 1003 ], # 5.A.0.1 + [ title => 4 ], # 5.A.0.2 [ subject => 21 ], # 5.A.0.3 - [ any => 1016 ], # 5.A.0.4 + [ any => 1016 ], # 5.A.0.4 );