From d037bf00831b9f1845651412c02fe4139c0c218f Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 10 Jun 2010 17:10:26 +0100 Subject: [PATCH] Whitespace --- lib/ZOOM/IRSpy/Test/Search/Bath.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 ); -- 1.7.10.4