(trajectory)
| 1250 | assert os.path.exists(image_path) |
| 1251 | |
| 1252 | def test_task_113(trajectory): |
| 1253 | image_path = "./output/113.mp4" |
| 1254 | |
| 1255 | assert os.path.exists(image_path) |
| 1256 | |
| 1257 | def test_task_114(trajectory): |
| 1258 | image_path = "./output/114.mp4" |
nothing calls this directly
no outgoing calls
no test coverage detected