diff options
Diffstat (limited to 'test/wall-atlas.cpp')
-rw-r--r-- | test/wall-atlas.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wall-atlas.cpp b/test/wall-atlas.cpp index 4a761cfe..3106c7e7 100644 --- a/test/wall-atlas.cpp +++ b/test/wall-atlas.cpp @@ -129,7 +129,7 @@ void test_expected_size() } // namespace floormat::Wall::detail -void floormat::test_app::test_wall_atlas() +void floormat::Test::test_wall_atlas() { using namespace floormat::Wall::detail; using namespace floormat::Wall; |