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