summaryrefslogtreecommitdiff
path: root/tests/functional/c/confusing_with_statement.txt
diff options
context:
space:
mode:
authorDaniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>2021-11-24 16:52:24 +0100
committerGitHub <noreply@github.com>2021-11-24 16:52:24 +0100
commitbe149db10f756301a6f18c245fa799d7beec6648 (patch)
tree696a0591b57f0913c8831f49c600dcbb76bb43d1 /tests/functional/c/confusing_with_statement.txt
parentc056248a458330b1813c144310fbc5d4bb82a3d9 (diff)
downloadpylint-git-be149db10f756301a6f18c245fa799d7beec6648.tar.gz
Update functional test expected output (#5349)
* Add ``confidence`` to all expected functional test outputs * Make OutputLine accept end_line and end_column Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Diffstat (limited to 'tests/functional/c/confusing_with_statement.txt')
-rw-r--r--tests/functional/c/confusing_with_statement.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/c/confusing_with_statement.txt b/tests/functional/c/confusing_with_statement.txt
index 5ac2e7a50..1fcb0a5c6 100644
--- a/tests/functional/c/confusing_with_statement.txt
+++ b/tests/functional/c/confusing_with_statement.txt
@@ -1 +1 @@
-confusing-with-statement:26:0::"Following ""as"" with another context manager looks like a tuple."
+confusing-with-statement:26:0:27:8::"Following ""as"" with another context manager looks like a tuple.":UNDEFINED