aboutsummaryrefslogtreecommitdiff
path: root/libs/kstd/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libs/kstd/CMakeLists.txt')
-rw-r--r--libs/kstd/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/kstd/CMakeLists.txt b/libs/kstd/CMakeLists.txt
index 36bacfcd..99ce0c81 100644
--- a/libs/kstd/CMakeLists.txt
+++ b/libs/kstd/CMakeLists.txt
@@ -77,7 +77,7 @@ if(BUILD_TESTING)
"kstd/flat_map.test.cpp"
"kstd/format.test.cpp"
"kstd/vector.test.cpp"
- "kstd/bits/char_traits.test.cpp"
+ "kstd/bits/basic_string.test.cpp"
"kstd/bits/observer_ptr.test.cpp"
"kstd/test_support/os_panic.test.cpp"
"kstd/string.test.cpp"