aboutsummaryrefslogtreecommitdiff
path: root/unittests/Core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Core/CMakeLists.txt')
-rw-r--r--unittests/Core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/Core/CMakeLists.txt b/unittests/Core/CMakeLists.txt
index da880010e4be..980bc5b9f9ae 100644
--- a/unittests/Core/CMakeLists.txt
+++ b/unittests/Core/CMakeLists.txt
@@ -2,6 +2,7 @@ add_lldb_unittest(LLDBCoreTests
ArchSpecTest.cpp
BroadcasterTest.cpp
DataExtractorTest.cpp
+ ErrorTest.cpp
ListenerTest.cpp
ScalarTest.cpp
StructuredDataTest.cpp