Merge 'trunk' into 'fix_request_uri'
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_core_engine_cgi-prepare_path.t
index 01ed6aa..12c21b4 100644 (file)
@@ -87,6 +87,7 @@ use Catalyst::Engine::CGI;
 }
 
 {
+    local $TODO = 'Another mod_rewrite case';
     my $r = get_req (
         PATH_INFO => '/auth/login',
         SCRIPT_NAME => '/tx',