Update CMake file to fix buildbots.
authorBob Wilson <bob.wilson@apple.com>
Mon, 9 Sep 2013 19:25:11 +0000 (19:25 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 9 Sep 2013 19:25:11 +0000 (19:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190331 91177308-0d34-0410-b5e6-96231b3b80d8

unittests/Support/CMakeLists.txt

index 5f5d9f6ccf39924555ba21f5f2bc9cad4de49d60..0c5180c65fa135fa3bf484cefb9a65fa057eb55f 100644 (file)
@@ -17,7 +17,6 @@ add_llvm_unittest(SupportTests
   EndianTest.cpp
   ErrorOrTest.cpp
   FileOutputBufferTest.cpp
-  IntegersSubsetTest.cpp
   LeakDetectorTest.cpp
   LockFileManagerTest.cpp
   ManagedStatic.cpp