diff options
Diffstat (limited to 'test/wall-atlas2.cpp')
-rw-r--r-- | test/wall-atlas2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wall-atlas2.cpp b/test/wall-atlas2.cpp index 3faa306f..d22399be 100644 --- a/test/wall-atlas2.cpp +++ b/test/wall-atlas2.cpp @@ -100,7 +100,7 @@ void test_concrete_wall() } // namespace -void test_app::test_wall_atlas2() +void Test::test_wall_atlas2() { test_empty_wall(); test_loading(); |