diff options
Diffstat (limited to 'lldb/unittests/Host/CMakeLists.txt')
-rw-r--r-- | lldb/unittests/Host/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/unittests/Host/CMakeLists.txt b/lldb/unittests/Host/CMakeLists.txt index 586ba109e54..be045087420 100644 --- a/lldb/unittests/Host/CMakeLists.txt +++ b/lldb/unittests/Host/CMakeLists.txt @@ -1,6 +1,5 @@ add_lldb_unittest(HostTests FileSpecTest.cpp - ConnectionFileDescriptorPosixTest.cpp SocketAddressTest.cpp SocketTest.cpp SymbolsTest.cpp |