drop IO::Scalar prereq
[catagits/Catalyst-Runtime.git] / t / http_exceptions_backcompat.t
index 7a1bd86..f2112dd 100644 (file)
@@ -77,8 +77,6 @@ use Plack::Test;
     die "I'm not dead yet";
   }
 
-  sub end : ActionClass('RenderView') {}
-
   package MyApp;
   use Catalyst;