diff options
| author | Leonetienne <leonetienne@hotmail.de> | 2022-03-14 12:17:15 +0100 |
|---|---|---|
| committer | Leonetienne <leonetienne@hotmail.de> | 2022-03-14 12:17:15 +0100 |
| commit | cca5439be1d772e67b7f5d48db572df90b02d41e (patch) | |
| tree | 8915373e547c6a952393bf35ea67602ae36eeea6 /Test/CMakeLists.txt | |
| parent | 88f0fdc840555f00ee2cc4127e7671f309271e18 (diff) | |
Added padding functionality
Diffstat (limited to 'Test/CMakeLists.txt')
| -rw-r--r-- | Test/CMakeLists.txt | 1 |
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 |
