wrote display stuff and refactored thousend things
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "catch.hpp"
|
||||
#include "fakeit.hpp"
|
||||
|
||||
#include "utilities/LoggerFactory.h"
|
||||
#include "utility/LoggerFactory.h"
|
||||
|
||||
|
||||
// testing purposes
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "output/CabinetItem.h"
|
||||
|
||||
using namespace output;
|
||||
using namespace FlippR_Driver::output;
|
||||
using namespace fakeit;
|
||||
|
||||
SCENARIO("")
|
||||
|
||||
Reference in New Issue
Block a user