diff --git a/usr.bin/tftp/tests/Makefile b/usr.bin/tftp/tests/Makefile index ca5d89f92af3..36b95628ad87 100644 --- a/usr.bin/tftp/tests/Makefile +++ b/usr.bin/tftp/tests/Makefile @@ -1,10 +1,10 @@ # $FreeBSD$ PACKAGE= tests ATF_TESTS_SH= tftp_test BINDIR= ${TESTSDIR} -TESTS_METADATA.tftp_test+= is_exclusive="true" +TEST_METADATA.tftp_test+= is_exclusive="true" .include