(trajectory)
| 1260 | assert os.path.exists(image_path) |
| 1261 | |
| 1262 | def test_task_115(trajectory): |
| 1263 | image_path = "./output/115.png" |
| 1264 | |
| 1265 | assert os.path.exists(image_path) |
| 1266 | |
| 1267 | def test_task_116(trajectory): |
| 1268 | image_path = "./output/116.png" |
nothing calls this directly
no outgoing calls
no test coverage detected