diff grpc.t @ 1535:144c6ce732e4

Tests: removed TODO and try_run() checks for legacy versions.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 02 Dec 2019 14:56:37 +0300
parents 01d806268a12
children fe938b5daf80
line wrap: on
line diff
--- a/grpc.t
+++ b/grpc.t
@@ -199,8 +199,6 @@ cmp_ok($frame->{sid}, '>', $sid, 'keepal
 is($frame->{headers}{'x-connection'}, $c, 'keepalive 2 - connection reuse');
 
 undef $f;
-# don't bother with a new instance until the old one is over
-select undef, undef, undef, 0.2 unless $t->has_version('1.15.4');
 $f = grpc();
 
 # various header compression formats