X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Flib%2FTestAppOnDemand.pm;h=259941ff694e27dae3ce386ea431f22f34e331bb;hp=6704a8aff4193e93fa12eb9734c138505af748fb;hb=88e5a8b0c4d28e46b8ba6b6b9567063e57af9063;hpb=878b821cd4548d9d3f5a6c5aa05fb2f0c29fe3b0 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;