diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-06-28 08:29:20 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-06-28 08:29:20 +0000 |
| commit | f35f0a756f8b1a6eb2d1685dbba12faf4cb16976 (patch) | |
| tree | 74980512c17662692a5b2d93ad27b4ef3f1751f7 /tests | |
| parent | 2b808adfb34e6ffb12cc2d52bb06ece5134dbfe4 (diff) | |
Notes
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/sys/vfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/vfs/Makefile b/tests/sys/vfs/Makefile index 9e2d79ef773a..ec1e66b5042f 100644 --- a/tests/sys/vfs/Makefile +++ b/tests/sys/vfs/Makefile @@ -7,6 +7,6 @@ TESTSDIR= ${TESTSBASE}/sys/vfs ATF_TESTS_C+= lookup_cap_dotdot CFLAGS.lookup_cap_dotdot.c+= -I${SRCTOP}/tests -PLAIN_TESTS_SH+= trailing_slash +TAP_TESTS_SH+= trailing_slash .include <bsd.test.mk> |
