summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/sys/netpfil/pf/pflog.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/netpfil/pf/pflog.sh b/tests/sys/netpfil/pf/pflog.sh
index b11b1a3bade0..0b737a96791f 100644
--- a/tests/sys/netpfil/pf/pflog.sh
+++ b/tests/sys/netpfil/pf/pflog.sh
@@ -337,7 +337,7 @@ unspecified_v6_cleanup()
}
atf_test_case "rdr_action" "cleanup"
-rdr_head()
+rdr_action_head()
{
atf_set descr 'Ensure that NAT rule actions are logged correctly'
atf_set require.user root