diff options
| author | Viatrix | 2026-03-15 15:29:42 -0700 |
|---|---|---|
| committer | Viatrix | 2026-03-15 15:29:42 -0700 |
| commit | 57aa116144d51783a12bb288554dd69846706386 (patch) | |
| tree | 7e271a14e781a5bc75cfc7a4e88ede55fe7468b8 /tests/test_imagemap_comparison.py | |
| parent | c03729d9bb9c0902b89a15643e67b620f7dd669b (diff) | |
Groups now work.
Diffstat (limited to 'tests/test_imagemap_comparison.py')
| -rw-r--r-- | tests/test_imagemap_comparison.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_imagemap_comparison.py b/tests/test_imagemap_comparison.py index 2dda137..b4fae16 100644 --- a/tests/test_imagemap_comparison.py +++ b/tests/test_imagemap_comparison.py @@ -7,6 +7,7 @@ class ImageMapComparisonTest(ComparisonMixin, TestCase): 'svg/alt.svg', 'svg/enclave.svg', 'svg/fillstroke.svg', + 'svg/group.svg', 'svg/image.svg', 'svg/intersect.svg', 'svg/oob.svg', |
