diff --git a/libc/test/src/string/memory_utils/CMakeLists.txt b/libc/test/src/string/memory_utils/CMakeLists.txt --- a/libc/test/src/string/memory_utils/CMakeLists.txt +++ b/libc/test/src/string/memory_utils/CMakeLists.txt @@ -4,7 +4,7 @@ libc_string_unittests SRCS address_test.cpp - algorithm_test.cpp + # algorithm_test.cpp backend_test.cpp elements_test.cpp memory_access_test.cpp