mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
trailing_slash is a TAP-compliant testcase; mark it as such, instead
of calling is a plain testcase. MFC after: 1 month
This commit is contained in:
parent
2b808adfb3
commit
f35f0a756f
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue