X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FTestAppOnDemand.pm;h=259941ff694e27dae3ce386ea431f22f34e331bb;hb=df5a34cf867697901081167ba10f2f521e5c7cce;hp=6704a8aff4193e93fa12eb9734c138505af748fb;hpb=878b821cd4548d9d3f5a6c5aa05fb2f0c29fe3b0;p=catagits%2FCatalyst-Runtime.git diff --git a/t/lib/TestAppOnDemand.pm b/t/lib/TestAppOnDemand.pm index 6704a8a..259941f 100644 --- a/t/lib/TestAppOnDemand.pm +++ b/t/lib/TestAppOnDemand.pm @@ -2,8 +2,8 @@ package TestAppOnDemand; use strict; use Catalyst qw/ - Test::Errors - Test::Headers + Test::Errors + Test::Headers /; use Catalyst::Utils;