summaryrefslogtreecommitdiff
path: root/tests/messages
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-03-07 21:38:33 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-03-07 22:59:36 +0100
commite1a7f0afa8f8a55587b99eb6a3fde7d0510e6b49 (patch)
tree94ce76bd53e757922eaf60e574158b78120bcf0a /tests/messages
parenta8fea87b9bc8c2a3e4a4ba5f13b94c1857726c67 (diff)
downloadpylint-git-e1a7f0afa8f8a55587b99eb6a3fde7d0510e6b49.tar.gz
Migrate func_logging_not_lazy_with_logger to new functional tests
Diffstat (limited to 'tests/messages')
-rw-r--r--tests/messages/func_logging_not_lazy_with_logger.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/messages/func_logging_not_lazy_with_logger.txt b/tests/messages/func_logging_not_lazy_with_logger.txt
deleted file mode 100644
index 22e7bc6af..000000000
--- a/tests/messages/func_logging_not_lazy_with_logger.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-W: 8: Use lazy % formatting in logging functions
-W: 9: Use lazy % formatting in logging functions
-W: 11: Use lazy % formatting in logging functions
-W: 13: Use lazy % formatting in logging functions