From 349fee6bca3fbe9034a8e2b1cc65b287771e86e7 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Thu, 1 Jun 2017 14:15:47 +0200 Subject: Checkpount for removing fastos from tests --- messagebus_test/src/tests/compile-cpp/compile-cpp.cpp | 1 - messagebus_test/src/tests/error/error.cpp | 1 - messagebus_test/src/tests/speed/speed.cpp | 1 - messagebus_test/src/tests/trace/trace.cpp | 1 - 4 files changed, 4 deletions(-) (limited to 'messagebus_test') diff --git a/messagebus_test/src/tests/compile-cpp/compile-cpp.cpp b/messagebus_test/src/tests/compile-cpp/compile-cpp.cpp index e15b57859b7..0aa174ab9b9 100644 --- a/messagebus_test/src/tests/compile-cpp/compile-cpp.cpp +++ b/messagebus_test/src/tests/compile-cpp/compile-cpp.cpp @@ -1,5 +1,4 @@ // Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -#include #include LOG_SETUP("compile-cpp_test"); #include diff --git a/messagebus_test/src/tests/error/error.cpp b/messagebus_test/src/tests/error/error.cpp index 749874a5ef2..a04bdddf23f 100644 --- a/messagebus_test/src/tests/error/error.cpp +++ b/messagebus_test/src/tests/error/error.cpp @@ -1,5 +1,4 @@ // Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -#include #include LOG_SETUP("error_test"); #include diff --git a/messagebus_test/src/tests/speed/speed.cpp b/messagebus_test/src/tests/speed/speed.cpp index 1cfe1ff5704..5e7128ea1db 100644 --- a/messagebus_test/src/tests/speed/speed.cpp +++ b/messagebus_test/src/tests/speed/speed.cpp @@ -1,5 +1,4 @@ // Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -#include #include LOG_SETUP("speed_test"); #include diff --git a/messagebus_test/src/tests/trace/trace.cpp b/messagebus_test/src/tests/trace/trace.cpp index a924d55195f..a69565bacf3 100644 --- a/messagebus_test/src/tests/trace/trace.cpp +++ b/messagebus_test/src/tests/trace/trace.cpp @@ -1,5 +1,4 @@ // Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -#include #include LOG_SETUP("trace_test"); #include -- cgit v1.2.3