X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FTestApp.pm;h=e9e7e59c461e76cafa63198a978a219611f6e3c6;hb=3932d8818a3c5112315a8757b6db7a3678755f7e;hp=4242c5a3702bf184a5f87b3a1d8e86eab083dbc9;hpb=e5210a95f78613a598abbfc7d29d92605d5bbad0;p=catagits%2FCatalyst-Runtime.git diff --git a/t/lib/TestApp.pm b/t/lib/TestApp.pm index 4242c5a..e9e7e59 100644 --- a/t/lib/TestApp.pm +++ b/t/lib/TestApp.pm @@ -2,6 +2,7 @@ package TestApp; use strict; use Catalyst qw/ + Test::MangleDollarUnderScore Test::Errors Test::Headers Test::Plugin