aboutsummaryrefslogtreecommitdiff
path: root/libexec/pkg-serve/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/pkg-serve/tests/Makefile')
-rw-r--r--libexec/pkg-serve/tests/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/libexec/pkg-serve/tests/Makefile b/libexec/pkg-serve/tests/Makefile
new file mode 100644
index 000000000000..9c62cf855f83
--- /dev/null
+++ b/libexec/pkg-serve/tests/Makefile
@@ -0,0 +1,5 @@
+PACKAGE= tests
+
+ATF_TESTS_SH= pkg_serve_test
+
+.include <bsd.test.mk>