diff options
author | Ashley Whetter <ashley@awhetter.co.uk> | 2019-06-14 22:28:42 -0700 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2019-06-20 10:02:14 +0200 |
commit | 33b8185a455c1686d038258697bb93005f2441c2 (patch) | |
tree | 4a50ccac775c009436e45803129e428ed694065f /pylint/test/functional/try_except_raise_crash.txt | |
parent | 7081d91f30728653000bdfc59ea85a3395f96418 (diff) | |
download | pylint-git-33b8185a455c1686d038258697bb93005f2441c2.tar.gz |
Stopped installing tests with package
Diffstat (limited to 'pylint/test/functional/try_except_raise_crash.txt')
-rw-r--r-- | pylint/test/functional/try_except_raise_crash.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pylint/test/functional/try_except_raise_crash.txt b/pylint/test/functional/try_except_raise_crash.txt deleted file mode 100644 index a99476ab9..000000000 --- a/pylint/test/functional/try_except_raise_crash.txt +++ /dev/null @@ -1 +0,0 @@ -try-except-raise:22:test:The except handler raises immediately |