X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Flive_engine_request_parameters.t;h=d2a91f030f503ae971bfd9e08dd55b23649eed36;hb=b87b8e45858c2e39d7322e17dd045925b56c7e6c;hp=e4991263968c3414a8e05f9335056cf3bd8179d6;hpb=5f1c280839c7864938a8ddcd4c268d0c2719652e;p=catagits%2FCatalyst-Runtime.git diff --git a/t/aggregate/live_engine_request_parameters.t b/t/aggregate/live_engine_request_parameters.t index e499126..d2a91f0 100644 --- a/t/aggregate/live_engine_request_parameters.t +++ b/t/aggregate/live_engine_request_parameters.t @@ -4,7 +4,7 @@ use warnings; use FindBin; use lib "$FindBin::Bin/../lib"; -use Test::More tests => 54; +use Test::More tests => 56; use Catalyst::Test 'TestApp'; use Catalyst::Request;