opnsense-src/tests/sys/geom/class/part/Makefile
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

9 lines
170 B
Makefile

PACKAGE= tests
TESTSDIR= ${TESTSBASE}/sys/geom/class/${.CURDIR:T}
# TODO: port the perl tests in tools/regression/geom_gpt
ATF_TESTS_SH+= misc
.include <bsd.test.mk>