diff proxy_protocol_ipv6.t @ 1170:cf14cfe9ec8c

Tests: dropped obsolete ipv6 prerequisite.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 04 May 2017 14:31:09 +0300
parents 196d33c2bb45
children cdbdb75cf194
line wrap: on
line diff
--- a/proxy_protocol_ipv6.t
+++ b/proxy_protocol_ipv6.t
@@ -22,7 +22,7 @@ use Test::Nginx;
 select STDERR; $| = 1;
 select STDOUT; $| = 1;
 
-my $t = Test::Nginx->new()->has(qw/http ipv6 realip stream/);
+my $t = Test::Nginx->new()->has(qw/http realip stream/);
 
 $t->write_file_expand('nginx.conf', <<'EOF');