X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flive_engine_request_uri.t;h=cecab6cef7fc77bb86fcf1071688dcad6286c4d0;hb=36dbb986bd549b6e6704c81b654b9fef90eb03a8;hp=a957b7ef6bf75abb191943523d33872aa4b845be;hpb=de19de2e6f40d9f8986df5e4f37dc8084a7c83ee;p=catagits%2FCatalyst-Runtime.git diff --git a/t/live_engine_request_uri.t b/t/live_engine_request_uri.t index a957b7e..cecab6c 100644 --- a/t/live_engine_request_uri.t +++ b/t/live_engine_request_uri.t @@ -119,3 +119,4 @@ SKIP: ok( $response->is_success, 'Response Successful 2xx' ); is( $response->header( 'X-Catalyst-warnings' ), 0, 'no warnings emitted' ); } +