mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-17 16:17:13 +01:00
Fix world tests
This commit is contained in:
@@ -18,7 +18,6 @@ ALL_WORLD_TESTS = [
|
||||
]
|
||||
|
||||
|
||||
@pytest.mark.xfail
|
||||
@pytest.mark.parametrize("world_test", ALL_WORLD_TESTS)
|
||||
def test_world_integration(world_test):
|
||||
# it's a PITA to import like this, don't do it
|
||||
|
||||
Reference in New Issue
Block a user