Skip to content

Commit

Permalink
Use video game namespace for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Uilian Ries <[email protected]>
  • Loading branch information
uilianries committed May 25, 2024
1 parent 0234073 commit 1378e85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/modules/videoGame/VideoGameTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

using namespace ::testing;
using namespace faker;
using namespace faker::videoGame;


class VideoGameTest : public Test
{
Expand Down

0 comments on commit 1378e85

Please sign in to comment.