diff options
Diffstat (limited to 'sbin/pfctl/tests/files/pf0098.in')
-rw-r--r-- | sbin/pfctl/tests/files/pf0098.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/pfctl/tests/files/pf0098.in b/sbin/pfctl/tests/files/pf0098.in index b2b642be2026..c26f0fcfe4d3 100644 --- a/sbin/pfctl/tests/files/pf0098.in +++ b/sbin/pfctl/tests/files/pf0098.in @@ -1,4 +1,3 @@ # Test rule order processing should pass (require-order no longer required) pass in on lo1000000 all -#match out on lo0 inet6 all nat-to lo0 - +match out on lo0 inet6 all nat-to lo0 |