summaryrefslogtreecommitdiff
path: root/pylint/test/messages/func_exec_used_py30.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/messages/func_exec_used_py30.txt')
-rw-r--r--pylint/test/messages/func_exec_used_py30.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/pylint/test/messages/func_exec_used_py30.txt b/pylint/test/messages/func_exec_used_py30.txt
deleted file mode 100644
index 362da68..0000000
--- a/pylint/test/messages/func_exec_used_py30.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-W: 5: Use of exec
-W: 6: Use of exec
-W: 8: Use of exec
-W: 12:func: Use of exec