reverting (most of) the whitespace changes
[catagits/Catalyst-Runtime.git] / t / lib / Catalyst / Plugin / Test / Errors.pm
index 92fa63c..b040b1c 100644 (file)
@@ -1,6 +1,7 @@
 package Catalyst::Plugin::Test::Errors;
 
 use strict;
+use NEXT;
 
 sub error {
     my $c = shift;