diff stream_geo_ipv6.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 3fc6817cd84a
line wrap: on
line diff
--- a/stream_geo_ipv6.t
+++ b/stream_geo_ipv6.t
@@ -86,7 +86,7 @@ stream {
 
 EOF
 
-$t->try_run('no stream geo')->plan(6);
+$t->try_run('no stream geo or inet6 support')->plan(6);
 
 ###############################################################################