aboutsummaryrefslogtreecommitdiff
path: root/tests/atf_python
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-10-12 17:41:38 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2023-10-12 18:15:03 +0000
commit944223076fbcb681a8eb3e118ddafab79b21ac3d (patch)
treee82507d9e9703deaef708286ed3f6635bb29d9d9 /tests/atf_python
parentbe91b4797e2c8f3440f6fe3aac7e246886f9ebca (diff)
Diffstat (limited to 'tests/atf_python')
-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