summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/unittests/Core/CMakeLists.txt')
-rw-r--r--lldb/unittests/Core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/unittests/Core/CMakeLists.txt b/lldb/unittests/Core/CMakeLists.txt
index 29afcda2cd3..426009661b1 100644
--- a/lldb/unittests/Core/CMakeLists.txt
+++ b/lldb/unittests/Core/CMakeLists.txt
@@ -6,7 +6,6 @@ add_lldb_unittest(LLDBCoreTests
ScalarTest.cpp
StateTest.cpp
StreamCallbackTest.cpp
- TimerTest.cpp
LINK_LIBS
lldbCore
OpenPOWER on IntegriCloud