MCPcopy Create free account
hub / github.com/Mercury7353/PyBench / test_task_72

Function test_task_72

data/unit_test/tests.py:745–747  ·  view source on GitHub ↗
(trajectory)

Source from the content-addressed store, hash-verified

743 assert os.path.exists(ans)
744
745def test_task_72(trajectory):
746 ans="./output/72.png"
747 assert os.path.exists(ans)
748
749def test_task_73(trajectory):
750 ans="./output/73.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected