diff http_keepalive_shutdown.t @ 1937:2a0a6035a1af

Tests: removed TODO and try_run() checks for legacy versions.
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 25 Aug 2023 18:12:08 +0400
parents 0c50a00e6733
children
line wrap: on
line diff
--- a/http_keepalive_shutdown.t
+++ b/http_keepalive_shutdown.t
@@ -55,8 +55,6 @@ EOF
 
 ###############################################################################
 
-local $TODO = 'not yet' unless $t->has_version('1.21.6');
-
 # signaling on graceful shutdown to client that keepalive connection is closing
 
 my $s = http(<<EOF, start => 1);