Explorar el Código

fix tests: accidentaly delete code

Bastien Sevajol hace 8 años
padre
commit
8c241aca85
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/test_tmx.py

+ 1 - 1
tests/test_tmx.py Ver fichero

57
         tileset_content = loader.get_sanitized_tileset_content(
57
         tileset_content = loader.get_sanitized_tileset_content(
58
             'tests/fixtures/terrain.tsx',
58
             'tests/fixtures/terrain.tsx',
59
         )
59
         )
60
-        assert 'source="tests/fixtures/terrain.png"' in
60
+        assert 'source="tests/fixtures/terrain.png"' in tileset_content