diff --git a/tests/sys/netpfil/pf/ether.sh b/tests/sys/netpfil/pf/ether.sh --- a/tests/sys/netpfil/pf/ether.sh +++ b/tests/sys/netpfil/pf/ether.sh @@ -642,6 +642,7 @@ { atf_set descr 'Test overly short Ethernet packets' atf_set require.user root + atf_set require.progs scapy } short_pkt_body()