(trajectory)
| 1245 | assert os.path.exists(image_path) |
| 1246 | |
| 1247 | def test_task_112(trajectory): |
| 1248 | image_path = "./output/112.pdf" |
| 1249 | |
| 1250 | assert os.path.exists(image_path) |
| 1251 | |
| 1252 | def test_task_113(trajectory): |
| 1253 | image_path = "./output/113.mp4" |
nothing calls this directly
no outgoing calls
no test coverage detected