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 41ad3c9..dca5870 100644
--- a/Test/CMakeLists.txt
+++ b/Test/CMakeLists.txt
@@ -16,6 +16,7 @@ add_executable(Test
String__Replace_Char.cpp
String__Replace_String.cpp
String__Split.cpp
+ String__PadLeft.cpp
# CharTools-Tests
Char__IsVowel.cpp