tftp tests: Fix a typo in the makefile
Fixes: 64c2a712d6
("tftp: Add tests.")
This commit is contained in:
parent
efe142b6f8
commit
a0a56901a7
@ -5,6 +5,6 @@ PACKAGE= tests
|
||||
ATF_TESTS_SH= tftp_test
|
||||
BINDIR= ${TESTSDIR}
|
||||
|
||||
TESTS_METADATA.tftp_test+= is_exclusive="true"
|
||||
TEST_METADATA.tftp_test+= is_exclusive="true"
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user