summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unittests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/CMakeLists.txt b/unittests/CMakeLists.txt
index bfb05edade..1b6f55fca0 100644
--- a/unittests/CMakeLists.txt
+++ b/unittests/CMakeLists.txt
@@ -73,7 +73,6 @@ add_llvm_unittest(ADT
ADT/IntervalMapTest.cpp
ADT/IntrusiveRefCntPtrTest.cpp
ADT/PackedVectorTest.cpp
- ADT/SmallBitVectorTest.cpp
ADT/SmallStringTest.cpp
ADT/SmallVectorTest.cpp
ADT/SparseBitVectorTest.cpp