This was fixed already
Tomas Doran [Sun, 27 Mar 2011 10:41:59 +0000 (11:41 +0100)]
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',