wrote display stuff and refactored thousend things
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "catch.hpp"
|
||||
#include "fakeit.hpp"
|
||||
|
||||
#include "utilities/LoggerFactory.h"
|
||||
#include "utility/LoggerFactory.h"
|
||||
#include "EventHandler.h"
|
||||
#include "IInputDriver.h"
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
|
||||
using namespace fakeit;
|
||||
using namespace FlippR_Driver::utility;
|
||||
|
||||
SCENARIO("An EventHandler gets created", "[construction}")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user