tests: fix: fixed polygon ID 10 test

This commit is contained in:
Darren Eberly
2020-06-01 21:21:11 -04:00
parent 33010405a1
commit 6de198f8f0

View File

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