summaryrefslogtreecommitdiff
path: root/usr.bin/ident/tests/Makefile
blob: d7b7256f07c0066252900236794e8b4bb65369d9 (plain)
1
2
3
4
5
6
7
8
9
PACKAGE=	tests

ATF_TESTS_SH=	ident_test
${PACKAGE}FILES+=	\
		test.in \
		test.out \
		testnoid

.include <bsd.test.mk>