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