From cd006bb9a4db0b0410ccabce56b32b4d49ecdff2 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 11 Dec 2023 05:55:09 +0100 Subject: a --- test/wall-atlas2.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/wall-atlas2.cpp b/test/wall-atlas2.cpp index 4fcf57d1..c06bc496 100644 --- a/test/wall-atlas2.cpp +++ b/test/wall-atlas2.cpp @@ -21,6 +21,7 @@ void test_app::test_wall_atlas2() fm_assert(&a.calc_direction(W) == a.direction(N)); fm_assert(&a.calc_direction(N) == a.direction(N)); fm_assert(a.frames(N, Wall::Group_::wall).size() >= 3); + fm_assert(a.group(N, Wall::Group_::top)->is_defined); Debug{} << "test_wall2: end"; } -- cgit v1.2.3