Add missing newline at end of file (see issue #3126)

This commit is contained in:
Marshall Greenblatt
2022-07-15 14:53:32 +03:00
parent 03176b505c
commit 4aef0ada9d
7 changed files with 11 additions and 10 deletions

View File

@@ -222,4 +222,4 @@ TEST(MessageRouterTest, ThresholdUtf8MessageOverSuccessCallback) {
handler->ExecuteTest();
ReleaseAndWaitForDestructor(handler);
}
}