(trajectory)
| 1255 | assert os.path.exists(image_path) |
| 1256 | |
| 1257 | def test_task_114(trajectory): |
| 1258 | image_path = "./output/114.mp4" |
| 1259 | |
| 1260 | assert os.path.exists(image_path) |
| 1261 | |
| 1262 | def test_task_115(trajectory): |
| 1263 | image_path = "./output/115.png" |
nothing calls this directly
no outgoing calls
no test coverage detected