This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a commit to branch fix_scheduler_tests in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
commit 7b21b39db10631e6147fe11341395fe882280d0f Author: lizhanhui <[email protected]> AuthorDate: Sat Aug 13 21:49:43 2022 +0800 Trigger build --- cpp/source/scheduler/tests/SchedulerTest.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/cpp/source/scheduler/tests/SchedulerTest.cpp b/cpp/source/scheduler/tests/SchedulerTest.cpp index 19a3dae..62df4e8 100644 --- a/cpp/source/scheduler/tests/SchedulerTest.cpp +++ b/cpp/source/scheduler/tests/SchedulerTest.cpp @@ -146,4 +146,5 @@ TEST_F(SchedulerTest, testException) { } } } + ROCKETMQ_NAMESPACE_END \ No newline at end of file
