aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ident/tests/Makefile
blob: 3d03ff5e42d0162af69ee54ec33a63c661b3ce54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

PACKAGE=	tests

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

.include <bsd.test.mk>