aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lorder/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lorder/tests/Makefile')
-rw-r--r--usr.bin/lorder/tests/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/lorder/tests/Makefile b/usr.bin/lorder/tests/Makefile
new file mode 100644
index 000000000000..21207f413a8d
--- /dev/null
+++ b/usr.bin/lorder/tests/Makefile
@@ -0,0 +1,4 @@
+PACKAGE= tests
+ATF_TESTS_SH= lorder_test
+
+.include <bsd.test.mk>