summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2016-10-21 08:38:18 +0000
committerngie <ngie@FreeBSD.org>2016-10-21 08:38:18 +0000
commit30eca3752f06b8e6a57ce7ae7f728ddfbb742c8e (patch)
tree8c849389ad47449b13ec52b1612c40aa2be654fd /tests
parent635d3bd318966af341200f2ccb8d9b5d6b86b5e7 (diff)
downloadFreeBSD-src-30eca3752f06b8e6a57ce7ae7f728ddfbb742c8e.zip
FreeBSD-src-30eca3752f06b8e6a57ce7ae7f728ddfbb742c8e.tar.gz
MFC r305963,r305970:
r305963: Reindent TESTSDIR definition for consistency/readability r305970: Remove change accidentally committed via r305963 for upcoming tests/sys/fs/... work
Diffstat (limited to 'tests')
-rw-r--r--tests/sys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/Makefile b/tests/sys/Makefile
index 944e820..682e21c 100644
--- a/tests/sys/Makefile
+++ b/tests/sys/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-TESTSDIR= ${TESTSBASE}/sys
+TESTSDIR= ${TESTSBASE}/sys
TESTS_SUBDIRS+= acl
TESTS_SUBDIRS+= aio
OpenPOWER on IntegriCloud