Fix CMakeLists.txt comment.

llvm-svn: 85686
This commit is contained in:
Edward O'Callaghan 2009-10-31 21:08:10 +00:00
parent 624fcb286e
commit 73ee64d6a2

View File

@ -49,6 +49,6 @@ ENDIF( BUILD_BLOCKS_RUNTIME )
ADD_SUBDIRECTORY( lib )
# Tests are being ignored for until the very basics are working.
# Enable Test Suit:
INCLUDE( MacroAddCheckTest )
ADD_SUBDIRECTORY( test )