X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Flive_recursion.t;fp=t%2Faggregate%2Flive_recursion.t;h=56a00a84adc062d4378e8856423f2515f59b04c7;hb=7033c56c02869e4c4950f4861c7ae3cf118b42c1;hp=a2fcea806c3e6d3b74c2349883865eb88290def4;hpb=7e5c67f2407bba8afe4ded84f69aa6ff7ed7e4b2;p=catagits%2FCatalyst-Runtime.git diff --git a/t/aggregate/live_recursion.t b/t/aggregate/live_recursion.t index a2fcea8..56a00a8 100644 --- a/t/aggregate/live_recursion.t +++ b/t/aggregate/live_recursion.t @@ -23,3 +23,4 @@ SKIP: ok( !$response->is_success, 'Response Not Successful' ); is( $response->header('X-Catalyst-Error'), 'Deep recursion detected calling "/recursion_test"', 'Deep Recursion Detected' ); } +