Example map was moved
This commit is contained in:
@@ -11,7 +11,7 @@ class TestEntities(unittest.TestCase):
|
||||
"""
|
||||
Load example map that can be used in tests.
|
||||
"""
|
||||
self.map = Map.load("example_map.txt")
|
||||
self.map = Map.load("resources/example_map.txt")
|
||||
|
||||
def test_basic_entities(self) -> None:
|
||||
"""
|
||||
|
Reference in New Issue
Block a user