diff stream_variables.t @ 1047:ef795982f940

Tests: skip certain tests for lack of inet6 support as well.
author Andrey Zelenkov <zelenkov@nginx.com>
date Wed, 05 Oct 2016 15:21:58 +0300
parents 41139d6f8b7b
children cf14cfe9ec8c
line wrap: on
line diff
--- a/stream_variables.t
+++ b/stream_variables.t
@@ -76,7 +76,7 @@ stream {
 
 EOF
 
-$t->try_run('no stream return')->plan(8);
+$t->try_run('no stream return and/or inet6 support')->plan(8);
 
 ###############################################################################