diff options
Diffstat (limited to 'tests/sys/netpfil/pf/Makefile')
-rw-r--r-- | tests/sys/netpfil/pf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys/netpfil/pf/Makefile b/tests/sys/netpfil/pf/Makefile index 1bec6253649f..0cc96ae2db0b 100644 --- a/tests/sys/netpfil/pf/Makefile +++ b/tests/sys/netpfil/pf/Makefile @@ -16,6 +16,7 @@ ATF_TESTS_SH+= anchor \ route_to \ synproxy \ set_skip \ + table \ pfsync \ icmp |