Whitespace
authorMike Taylor <mike@miketaylor.org.uk>
Thu, 10 Jun 2010 16:10:26 +0000 (17:10 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Thu, 10 Jun 2010 16:10:26 +0000 (17:10 +0100)
lib/ZOOM/IRSpy/Test/Search/Bath.pm

index 8723b81..14db53e 100644 (file)
@@ -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
     );