Skip to content

Commit

Permalink
Remove extraneous comment?
Browse files Browse the repository at this point in the history
  • Loading branch information
PCManticore committed Jan 20, 2019
1 parent bf847d8 commit 8cd2d1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pylint/test/unittest_checker_misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ def test_xxx_without_space(self):
self.checker.process_tokens(_tokenize_str(code))

def test_xxx_middle(self):
# THIS TEST STARTED TO FAIL, WHY?
code = """a = 1
# midle XXX
"""
Expand Down

0 comments on commit 8cd2d1a

Please sign in to comment.