reverting (most of) the whitespace changes
[catagits/Catalyst-Runtime.git] / t / c3_mro.t
index 32ba3b0..b4bc0a7 100644 (file)
@@ -13,7 +13,7 @@ my @cat_mods;
 {
   local @INC = grep {/blib/} @INC;
   @cat_mods = (
-    'Catalyst',
+    'Catalyst', 
     Module::Pluggable::Object->new(search_path => ['Catalyst'])->plugins,
   );
 }