summaryrefslogtreecommitdiff
path: root/pylint/test/functional/too_many_branches.txt
diff options
context:
space:
mode:
authorIonel Cristian Maries <contact@ionelmc.ro>2015-02-14 18:13:20 +0200
committerIonel Cristian Maries <contact@ionelmc.ro>2015-02-14 18:13:20 +0200
commit6d8412476a296b3a3691af1ffabcb672d9a4920f (patch)
treee358c7e886ff4d67d0efc6263f0472655efddfff /pylint/test/functional/too_many_branches.txt
parent0369bd6a914af3ad92ce53eac3786bf8de785f7f (diff)
downloadpylint-6d8412476a296b3a3691af1ffabcb672d9a4920f.tar.gz
Move all package files to a pylint package.
Diffstat (limited to 'pylint/test/functional/too_many_branches.txt')
-rw-r--r--pylint/test/functional/too_many_branches.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/test/functional/too_many_branches.txt b/pylint/test/functional/too_many_branches.txt
new file mode 100644
index 0000000..fbc82cc
--- /dev/null
+++ b/pylint/test/functional/too_many_branches.txt
@@ -0,0 +1 @@
+too-many-branches:3:wrong:Too many branches (13/12)