diff options
author | Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com> | 2021-10-22 23:46:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-22 23:46:36 +0200 |
commit | 772b3dcc0b0770a843653783e5c93b4256e5ec6f (patch) | |
tree | 640e0ba18bf2ca099b77ddd337a8ff37b4214d3e /tests | |
parent | 259f7a381d19bdbfaa84343825e0638323aed55f (diff) | |
download | pylint-git-772b3dcc0b0770a843653783e5c93b4256e5ec6f.tar.gz |
Fix test decorator for `PyLinter` options (#5195)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testutils/dummy_checker.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/testutils/dummy_checker.py b/tests/testutils/dummy_checker.py new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tests/testutils/dummy_checker.py |