aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/network/ip6.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/network/ip6.exp b/test/network/ip6.exp
index 2cd756a1d..e5939021e 100755
--- a/test/network/ip6.exp
+++ b/test/network/ip6.exp
@@ -18,6 +18,7 @@ expect {
18} 18}
19expect { 19expect {
20 timeout {puts "TESTING ERROR 2\n";exit} 20 timeout {puts "TESTING ERROR 2\n";exit}
21 "unable to initialize table 'filter'" {puts "\nTESTING SKIP 2: no IPv6 support\n"; exit}
21 "2001:db8:1f0a:3ec::2" 22 "2001:db8:1f0a:3ec::2"
22} 23}
23expect { 24expect {