aboutsummaryrefslogtreecommitdiff
path: root/tests/atf_python/Makefile
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-10-12 17:41:38 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2023-10-18 14:36:31 +0000
commit3469786f20357f45a0e07878f5e4623d139d6e0f (patch)
treea6e5338b219fd0fdaddd471bb08bf4ee65ba4137 /tests/atf_python/Makefile
parent08e6279a9f6f5a41fbeaeb3cc3ff93dc0a4d7d38 (diff)
Diffstat (limited to 'tests/atf_python/Makefile')
-rw-r--r--tests/atf_python/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/atf_python/Makefile b/tests/atf_python/Makefile
index 889cdcdf9592..6b7c39948b0a 100644
--- a/tests/atf_python/Makefile
+++ b/tests/atf_python/Makefile
@@ -2,6 +2,8 @@
.PATH: ${.CURDIR}
+PACKAGE= tests
+
FILES= __init__.py atf_pytest.py ktest.py utils.py
SUBDIR= sys