summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/sets.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/sets.t')
-rw-r--r--tests/py/ip6/sets.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/ip6/sets.t b/tests/py/ip6/sets.t
index 54aa1e4b..d5bcf74d 100644
--- a/tests/py/ip6/sets.t
+++ b/tests/py/ip6/sets.t
@@ -39,4 +39,4 @@ ip6 saddr != @set33 drop;fail
!set5 type ipv6_addr . ipv6_addr;ok
ip6 saddr . ip6 daddr @set5 drop;ok
-set add ip6 saddr . ip6 daddr @set5;ok
+add @set5 { ip6 saddr . ip6 daddr };ok