X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Foptional%2Fhttp-server-restart.t;fp=t%2Foptional%2Fhttp-server-restart.t;h=d8fa69f9a72a05ef70eefec0f7774145c1cd8c2a;hb=4678828c308a9cabca4727a7dd08855a9e8e8473;hp=da1b313c2ec664f9b6557245decb203733afda8c;hpb=94d71828a50209d915cd9170fbe4f9d5b3f1b597;p=catagits%2FCatalyst-Runtime.git diff --git a/t/optional/http-server-restart.t b/t/optional/http-server-restart.t index da1b313..d8fa69f 100644 --- a/t/optional/http-server-restart.t +++ b/t/optional/http-server-restart.t @@ -78,7 +78,6 @@ for ( 1..20 ) { close $pm; # give the server time to notice the change - my $count = 0; sleep 1; if ( check_port( 'localhost', $port ) != 1 ) { die "Server appears to have died";