diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/tests/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/CMakeLists.txt b/cpp/src/tests/CMakeLists.txt index 56a4aaf2b0..b1219aad74 100644 --- a/cpp/src/tests/CMakeLists.txt +++ b/cpp/src/tests/CMakeLists.txt @@ -95,7 +95,7 @@ set(unit_tests_to_build InlineAllocator InlineVector ClientSessionTest - MessagingSessionTest + MessagingSessionTests SequenceSet StringUtils IncompleteMessageList |