Fix waiting for the server to start in t/author/http-server.t
[catagits/Catalyst-Runtime.git] / Makefile.PL
index f25c082..a37f617 100644 (file)
@@ -94,6 +94,7 @@ else {
 
 push(@author_requires, 'CatalystX::LeakChecker', '0.05');
 push(@author_requires, 'Catalyst::Devel', '1.0'); # For http server test
+push(@author_requires, 'Test::TCP', '1.27'); # ditto, ships Net::EmptyPort
 
 author_tests('t/author');
 author_requires(