6bdf20c3a4
Skip one, is it currently fails.
13 lines
178 B
Makefile
13 lines
178 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= tests
|
|
|
|
NETBSD_ATF_TESTS_SH= basic_test
|
|
|
|
${PACKAGE}FILES+= d_basic.in
|
|
${PACKAGE}FILES+= d_basic.out
|
|
|
|
.include <netbsd-tests.test.mk>
|
|
|
|
.include <bsd.test.mk>
|