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

Function test_task_71

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

Source from the content-addressed store, hash-verified

739 assert os.path.exists(ans)
740
741def test_task_71(trajectory):
742 ans="./output/71.png"
743 assert os.path.exists(ans)
744
745def test_task_72(trajectory):
746 ans="./output/72.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected