1# $FreeBSD$ 2 3PACKAGE= tests 4 5TESTSDIR= ${TESTSBASE}/sys/vfs 6 7PLAIN_TESTS_SH+= trailing_slash 8 9.include <bsd.test.mk> 10