Update TODO
Florian Ragwitz [Sun, 27 Mar 2011 13:23:06 +0000 (14:23 +0100)]
TODO

diff --git a/TODO b/TODO
index d1364ba..946ebad 100644 (file)
--- a/TODO
+++ b/TODO
@@ -37,8 +37,6 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
 
 ###  Nice to have
 
-  * throw out Catalyst::Test's remote_request in favour of
-    Plack::Test::ExternalServer
   * make sure we're running under a server that support psgi.streaming - maybe
     just load the BufferedWrite middleware, although that might break things
     relying on ->write doing an unbuffered write