Skip to content

Commit 647d374

Browse files
authored
Merge pull request #8289 from tausbn/python-remove-with-test-syntax-error
Python: Fix syntax error in `with` test output
2 parents a81024a + f912016 commit 647d374

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/ql/test/3/library-tests/with/test.expected

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,4 @@
1111
| test.py:4:5:4:17 | CtxManager3() |
1212
| test.py:4:5:4:29 | With |
1313
| test.py:4:22:4:29 | example3 |
14-
| test.py:4:31:4:30 | |
15-
| test.py:4:31:4:30 | With |
1614
| test.py:6:5:6:8 | Pass |

0 commit comments

Comments
 (0)