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