aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netinet6/mld.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/netinet6/mld.sh')
-rwxr-xr-xtests/sys/netinet6/mld.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/netinet6/mld.sh b/tests/sys/netinet6/mld.sh
index 7229aa34dc52..d98624daedf5 100755
--- a/tests/sys/netinet6/mld.sh
+++ b/tests/sys/netinet6/mld.sh
@@ -32,7 +32,7 @@ mldraw01_head() {
atf_set descr 'Test for correct Ethernet Destination MAC address'
atf_set require.user root
- atf_set require.progs scapy
+ atf_set require.progs python3 scapy
}
mldraw01_body() {