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