summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-08-02 01:25:20 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-08-02 01:25:20 +0000
commit27a9939903846ae9a34b5a716e086fa36f35e570 (patch)
tree4a59048e91d689d86f0d87e4184dbf2d2f3d4572 /test/Makefile
parentcd3b117c76700ff26aee970c96440668b017df0a (diff)
downloadllvm-27a9939903846ae9a34b5a716e086fa36f35e570.tar.gz
llvm-27a9939903846ae9a34b5a716e086fa36f35e570.tar.bz2
llvm-27a9939903846ae9a34b5a716e086fa36f35e570.tar.xz
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110006 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 0dc6d76eec..c11c2a7fcd 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -12,7 +12,7 @@ DIRS =
all:: check-local
-# 'lit' is the default test runner.Make Dejagnu the default for testing
+# 'lit' is the default test runner.
check-local:: check-local-lit
# Include other test rules