summaryrefslogtreecommitdiffstats
path: root/Test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Test/CMakeLists.txt')
-rw-r--r--Test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/CMakeLists.txt b/Test/CMakeLists.txt
index d4d3ea1..41ad3c9 100644
--- a/Test/CMakeLists.txt
+++ b/Test/CMakeLists.txt
@@ -15,6 +15,7 @@ add_executable(Test
String__Upper.cpp
String__Replace_Char.cpp
String__Replace_String.cpp
+ String__Split.cpp
# CharTools-Tests
Char__IsVowel.cpp