From a553342d4f5e6136dd8512bacb4c36c785804b3e Mon Sep 17 00:00:00 2001 From: athatheocsd <athatheo@csd.auth.gr> Date: Fri, 14 Dec 2018 19:51:20 +0200 Subject: [PATCH] test for some changes in branches --- inc/Services/EventActionService.hpp | 3 +++ lib/Catch2 | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/inc/Services/EventActionService.hpp b/inc/Services/EventActionService.hpp index 2697a447..ae9bd5ff 100644 --- a/inc/Services/EventActionService.hpp +++ b/inc/Services/EventActionService.hpp @@ -10,6 +10,9 @@ public: serviceType = 19; } + /** + * TC[19,1] + */ }; diff --git a/lib/Catch2 b/lib/Catch2 index 77f29c2f..62460faf 160000 --- a/lib/Catch2 +++ b/lib/Catch2 @@ -1 +1 @@ -Subproject commit 77f29c2f1cde8bd2e17f06cc04092b990d2acc2c +Subproject commit 62460fafe6b54c3173bc5cbc46d05a5f071017ff -- GitLab