summaryrefslogtreecommitdiff
path: root/pylint/test/functional/reused_outer_loop_variable_py3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/functional/reused_outer_loop_variable_py3.txt')
-rw-r--r--pylint/test/functional/reused_outer_loop_variable_py3.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/pylint/test/functional/reused_outer_loop_variable_py3.txt b/pylint/test/functional/reused_outer_loop_variable_py3.txt
deleted file mode 100644
index ac3a6ead2..000000000
--- a/pylint/test/functional/reused_outer_loop_variable_py3.txt
+++ /dev/null
@@ -1 +0,0 @@
-redefined-outer-name:4::Redefining name 'j' from outer scope (line 3)