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

Function test_task_69

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

Source from the content-addressed store, hash-verified

731 assert os.path.exists(ans)
732
733def test_task_69(trajectory):
734 ans="./output/69.png"
735 assert os.path.exists(ans)
736
737def test_task_70(trajectory):
738 ans="./output/70.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected