freebsd-nq/tests/sys/vfs/Makefile
Enji Cooper b2e7f20496 Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfs
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-10-14 08:16:15 +00:00

8 lines
102 B
Makefile

# $FreeBSD$
TESTSDIR= ${TESTSBASE}/sys/vfs
PLAIN_TESTS_SH+= trailing_slash
.include <bsd.test.mk>