summaryrefslogtreecommitdiff
path: root/tests/unittest_reporting.py
diff options
context:
space:
mode:
authorDaniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>2022-05-25 22:02:43 +0200
committerGitHub <noreply@github.com>2022-05-25 22:02:43 +0200
commit7761d78fb210fd80e3dbae481a4f1c6d653dde8e (patch)
treee5c4b23f4d4cc1e87419a3f0f104787290adeb3c /tests/unittest_reporting.py
parenta283bc4b326ae26d25023db77efbf94c1aff834e (diff)
downloadpylint-git-7761d78fb210fd80e3dbae481a4f1c6d653dde8e.tar.gz
Add typing to various checkers (#6695)
Diffstat (limited to 'tests/unittest_reporting.py')
-rw-r--r--tests/unittest_reporting.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unittest_reporting.py b/tests/unittest_reporting.py
index a49aca54b..ebc4a225f 100644
--- a/tests/unittest_reporting.py
+++ b/tests/unittest_reporting.py
@@ -259,6 +259,8 @@ def test_multi_format_output(tmp_path):
"\n"
"\n"
"\n"
+ "3 lines have been analyzed\n"
+ "\n"
"Raw metrics\n"
"-----------\n"
"\n"