test report file

-fix test report file path
This commit is contained in:
marauder2k7 2023-07-26 10:36:58 +01:00
parent 04d29e04de
commit 3ba845cd6f
4 changed files with 5 additions and 4 deletions

View file

@ -28,6 +28,7 @@
#include "windowManager/sdl/sdlWindowMgr.h"
#include "core/util/tVector.h"
#include <SDL.h>
using ::testing::Matcher;
using ::testing::TypedEq;