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 @@ + + + + + + + + +