summaryrefslogtreecommitdiffhomepage
path: root/test/wall-atlas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/wall-atlas.cpp')
-rw-r--r--test/wall-atlas.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wall-atlas.cpp b/test/wall-atlas.cpp
index 1f71d10f..0790d38a 100644
--- a/test/wall-atlas.cpp
+++ b/test/wall-atlas.cpp
@@ -59,7 +59,6 @@ void test_read_groups(StringView filename)
fm_assert(is_direction_defined(dir));
fm_assert(dir.wall.pixel_size == Vector2ui{42, 192} );
fm_assert(dir.wall.tint_mult == Vector4{0.125f, 0.25f, 0.5f, 1.f } );
- fm_assert(dir.wall.tint_add == Vector3{1, 2, 3} );
fm_assert(dir.wall.mirrored == true );
fm_assert(dir.wall.default_tint == false );
fm_assert(dir.side.pixel_size == Vector2ui{42, 192} );