# $FreeBSD: stable/12/usr.bin/col/tests/Makefile 367171 2020-10-30 14:41:19Z markj $

PACKAGE=	tests

ATF_TESTS_SH=	col_test

${PACKAGE}FILES+= \
		hlf.in \
		hlf2.in \
		nl.in \
		nl2.in \
		nl3.in \
		rlf.in \
		rlf2.in \
		rlf3.in

.include <bsd.test.mk>
