comparison debug_connection_unix.t @ 1693:5ac6efbe5552

Tests: removed TODO and try_run() checks for legacy versions.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 01 Jun 2021 16:40:18 +0300
parents 882267679006
children
comparison
equal deleted inserted replaced
1692:f6795e2e6a4b 1693:5ac6efbe5552
50 } 50 }
51 } 51 }
52 52
53 EOF 53 EOF
54 54
55 $t->try_run('no unix support')->plan(5); 55 $t->run()->plan(5);
56 56
57 ############################################################################### 57 ###############################################################################
58 58
59 http_get('/'); 59 http_get('/');
60 60