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