aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/units
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2015-10-12 08:16:03 +0000
committerEnji Cooper <ngie@FreeBSD.org>2015-10-12 08:16:03 +0000
commitb2d48be1bc7df45ddd13b143a160d0acb5a383c5 (patch)
tree67a85c5694bcdbbc7b1839be795cd25ef318ed91 /usr.bin/units
parent4f4a7a03cea15a671284f9c06ada80755c994df6 (diff)
Notes
Diffstat (limited to 'usr.bin/units')
-rw-r--r--usr.bin/units/tests/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/units/tests/Makefile b/usr.bin/units/tests/Makefile
index 0694effd12a8..5b135f7dbf1f 100644
--- a/usr.bin/units/tests/Makefile
+++ b/usr.bin/units/tests/Makefile
@@ -2,8 +2,6 @@
.include <bsd.own.mk>
-TESTSDIR= ${TESTSBASE}/usr.bin/units
-
TAP_TESTS_SH= basics_test
.include <bsd.test.mk>