removed unneeded dependency that was causing test fails
John Napiorkowski [Fri, 2 Jan 2015 14:28:24 +0000 (08:28 -0600)]
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;