summaryrefslogtreecommitdiff
path: root/usr.bin/apply/tests/Makefile
blob: 249b76b63fce5093348393aac8de1569a404fffe (plain)
1
2
3
4
5
6
7
8
9
10
11
PACKAGE=	tests

TAP_TESTS_SH=	legacy_test

${PACKAGE}FILES+=		regress.00.in
${PACKAGE}FILES+=		regress.00.out
${PACKAGE}FILES+=		regress.01.out
${PACKAGE}FILES+=		regress.01.sh
${PACKAGE}FILES+=		regress.sh

.include <bsd.test.mk>