refactored namespaces and added driverfactory
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#include "input/EventNotifier.h"
|
||||
|
||||
using namespace Input;
|
||||
using namespace FlippR_Driver::Input;
|
||||
using namespace fakeit;
|
||||
|
||||
SCENARIO("The factory creates a InputDriver")
|
||||
|
||||
Reference in New Issue
Block a user