Test suite modernization
This commit is contained in:
parent
0969f7c2f6
commit
52fdfd0347
141 changed files with 9947 additions and 4665 deletions
|
|
@ -27,8 +27,7 @@ def test_colorlayer_docs():
|
|||
"at(x, y)",
|
||||
"set(x, y",
|
||||
"fill(",
|
||||
"Grid.add_layer",
|
||||
"visible",
|
||||
"add_layer",
|
||||
"Example",
|
||||
]
|
||||
|
||||
|
|
@ -66,8 +65,7 @@ def test_tilelayer_docs():
|
|||
"fill(",
|
||||
"-1", # Special value for no tile
|
||||
"sprite",
|
||||
"Grid.add_layer",
|
||||
"visible",
|
||||
"add_layer",
|
||||
"Example",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue