This was fixed already
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_core_engine-prepare_path.t
index a7cad81..d315396 100644 (file)
@@ -86,7 +86,6 @@ use Catalyst::Engine;
     is ''.$r->base, 'http://www.foo.com/oslobilder/', 'base correct';
 }
 {
-    local $TODO = 'Another mod_rewrite case';
     my $r = get_req (0,
         PATH_INFO => '/auth/login',
         SCRIPT_NAME => '/tx',