From 27a9939903846ae9a34b5a716e086fa36f35e570 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Mon, 2 Aug 2010 01:25:20 +0000 Subject: Fix comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110006 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile') 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 -- cgit v1.2.3