aboutsummaryrefslogtreecommitdiff
path: root/tests/examples/Makefile
blob: 8bd2505a9a9162083428c3460114f77e70f1ab46 (plain) (blame)
1
2
3
4
5
6
7
8
9

PACKAGE=	tests

TESTSDIR=       ${TESTSBASE}/examples

ATF_TESTS_PYTEST +=	test_examples.py

.include <bsd.test.mk>