refactored namespaaaces suckz
This commit is contained in:
@@ -19,9 +19,8 @@
|
||||
|
||||
|
||||
using namespace fakeit;
|
||||
using namespace FlippR_Driver
|
||||
{
|
||||
namespace Input;
|
||||
using namespace FlippR_Driver;
|
||||
using namespace Input;
|
||||
|
||||
SCENARIO("An InputDriver gets created", "[construction}")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user