Fix bugs
[catagits/Catalyst-Devel.git] / t / back_compat.t
index c4f3edb..6c93eb3 100644 (file)
@@ -36,5 +36,5 @@ my $contents;
     local $/; 
     $contents = <$fh>;
 }
-warn $contents;
 is $contents, "foobartest_val\n";
+