whitespace cleanup
[catagits/Catalyst-Runtime.git] / t / lib / TestAppOnDemand.pm
index 6704a8a..259941f 100644 (file)
@@ -2,8 +2,8 @@ package TestAppOnDemand;
 
 use strict;
 use Catalyst qw/
-    Test::Errors 
-    Test::Headers 
+    Test::Errors
+    Test::Headers
 /;
 use Catalyst::Utils;