Revert r358309 after r358311.

PR:		244393
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Li-Wen Hsu 2020-02-26 04:54:50 +00:00
parent 99b201c331
commit 547a1e03c3

View File

@ -80,10 +80,6 @@ v6_head()
v6_body()
{
if [ "$(atf_config_get ci false)" = "true" ]; then
atf_skip "https://bugs.freebsd.org/244393"
fi
pft_init
epair_send=$(vnet_mkepair)