comparison access.t @ 1190:fcd65708672d

Tests: let tests pass on travis-ci VMs with disabled IPv6 loopback.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 15 Jun 2017 19:42:26 +0300
parents cdbdb75cf194
children
comparison
equal deleted inserted replaced
1189:1c703303feee 1190:fcd65708672d
78 } 78 }
79 } 79 }
80 80
81 EOF 81 EOF
82 82
83 $t->run()->plan(12); 83 $t->try_run('no inet6 support')->plan(12);
84 84
85 ############################################################################### 85 ###############################################################################
86 86
87 # tests with inet socket 87 # tests with inet socket
88 88