tests: fix: fixed polygon ID 20 test

This commit is contained in:
Darren Eberly
2020-06-01 21:21:37 -04:00
parent 6de198f8f0
commit 99bfdbc6ae

View File

@@ -614,7 +614,7 @@ POLYGONS = [
}
""",
tiled_object.Polygon(
id=9,
id=11,
name="name: polygon - rotated",
points=[
common_types.OrderedPair(0, 0),