From: Mike Taylor Date: Thu, 10 Jun 2010 16:10:26 +0000 (+0100) Subject: Whitespace X-Git-Tag: CPAN-v1.02~41 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=d037bf00831b9f1845651412c02fe4139c0c218f;hp=71a2f1145a7740b7cac1ae98012c9bcc78679843 Whitespace --- 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 );