comparison stream_split_clients.t @ 1251:766bcbb632ee

Tests: removed TODO and try_run() checks for legacy versions.
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 24 Nov 2017 19:58:40 +0300
parents 3fc6817cd84a
children f3ba4c74de31
comparison
equal deleted inserted replaced
1250:b708848eb49a 1251:766bcbb632ee
47 } 47 }
48 } 48 }
49 49
50 EOF 50 EOF
51 51
52 $t->try_run('no stream split_clients'); 52 $t->run();
53 $t->plan(1); 53 $t->plan(1);
54 54
55 ############################################################################### 55 ###############################################################################
56 56
57 # NB: split_clients distribution is a subject to implementation details 57 # NB: split_clients distribution is a subject to implementation details