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

Function test_task_70

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

Source from the content-addressed store, hash-verified

735 assert os.path.exists(ans)
736
737def test_task_70(trajectory):
738 ans="./output/70.png"
739 assert os.path.exists(ans)
740
741def test_task_71(trajectory):
742 ans="./output/71.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected