diff stream_proxy_complex.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 1beb641e21c9
children f3ba4c74de31
line wrap: on
line diff
--- a/stream_proxy_complex.t
+++ b/stream_proxy_complex.t
@@ -64,7 +64,7 @@ stream {
 
 EOF
 
-$t->try_run('no stream proxy_pass with complex value')->plan(5);
+$t->run()->plan(5);
 
 ###############################################################################