From: Daniel Dunbar Date: Mon, 2 Aug 2010 01:25:20 +0000 (+0000) Subject: Fix comment. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=27a9939903846ae9a34b5a716e086fa36f35e570;p=oota-llvm.git Fix comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110006 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Makefile b/test/Makefile index 0dc6d76eec6..c11c2a7fcde 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