Commit db802a85 authored by Eric Duminil's avatar Eric Duminil
Browse files

Not needed

parent ea249156
......@@ -9,8 +9,6 @@ from simstadtpy.runner import run_workflow_with_citygml
TEST_DATA = Path(__file__).parent / "data"
TEST_TEMPLATES = TEST_DATA / "Templates"
# SimStadt resolves GML paths relative to the repository root (project_path.parent).
# With project in TestRepo/Temp.proj, repo root = TestRepo/ → GML must live there.
TEST_GML = TEST_DATA / "TestRepo" / "MiniBuchwald.gml"
TEST_PROJECT = TEST_DATA / "TestRepo" / "Temp.proj"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment