refactored namespaces
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
|
||||
#include "input/EventNotifier.h"
|
||||
|
||||
using namespace FlippR_Driver::Input;
|
||||
using namespace FlippR_Driver
|
||||
{
|
||||
namespace Input;
|
||||
using namespace fakeit;
|
||||
|
||||
SCENARIO("An EventNotifier gets created", "[construction]")
|
||||
|
||||
Reference in New Issue
Block a user