aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netpfil/pf/dup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/netpfil/pf/dup.sh')
-rw-r--r--tests/sys/netpfil/pf/dup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/netpfil/pf/dup.sh b/tests/sys/netpfil/pf/dup.sh
index 68631251144a..64a08083bca0 100644
--- a/tests/sys/netpfil/pf/dup.sh
+++ b/tests/sys/netpfil/pf/dup.sh
@@ -33,7 +33,7 @@ dup_to_head()
{
atf_set descr 'dup-to test'
atf_set require.user root
- atf_set require.progs scapy
+ atf_set require.progs python3 scapy
}
dup_to_body()