From 2e2642ef7a59a8b760c279db24844b6dee89ebea Mon Sep 17 00:00:00 2001 From: AlexVinS Date: Wed, 19 Jul 2017 08:16:36 +0300 Subject: [PATCH] [C::B] test project update --- test/StdInc.h | 2 +- test/Test.cbp | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/test/StdInc.h b/test/StdInc.h index bd9a35c14..51b284fcc 100644 --- a/test/StdInc.h +++ b/test/StdInc.h @@ -10,4 +10,4 @@ #pragma once #include "gtest/gtest.h" #include "gmock/gmock.h" -#include "Global.h" +#include "../Global.h" diff --git a/test/Test.cbp b/test/Test.cbp index 90b818e37..392c852ee 100644 --- a/test/Test.cbp +++ b/test/Test.cbp @@ -51,24 +51,21 @@ + + + + - - - - - - - @@ -76,7 +73,16 @@ + + + + + + + + +