summaryrefslogtreecommitdiffstats
path: root/messagebus
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-02-27 15:59:55 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2023-02-27 15:59:55 +0000
commitb5aa26738ff875c3b430a71cdf03baedcdbdb1cf (patch)
tree4306e35c68f5636fe1b53a9c3f1d3bcfb5e927bd /messagebus
parent763e8767c4a6c656d7dfc8c702730bfc906e3468 (diff)
Add eol at eof.
Diffstat (limited to 'messagebus')
-rw-r--r--messagebus/src/tests/replygate/replygate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/messagebus/src/tests/replygate/replygate.cpp b/messagebus/src/tests/replygate/replygate.cpp
index 4a3dce26fd3..3de48fce130 100644
--- a/messagebus/src/tests/replygate/replygate.cpp
+++ b/messagebus/src/tests/replygate/replygate.cpp
@@ -87,4 +87,4 @@ TEST("replygate_test") {
EXPECT_TRUE(MyReply::dtorCnt == 2);
}
-TEST_MAIN() { TEST_RUN_ALL(); } \ No newline at end of file
+TEST_MAIN() { TEST_RUN_ALL(); }