Skip to content

Commit

Permalink
Add clarifying comment to KeywordBearTest.
Browse files Browse the repository at this point in the history
  • Loading branch information
IronPenguin4179 committed Mar 19, 2019
1 parent fd5a5a7 commit 8bc0fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/general/KeywordBearTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'test line warNING'),
settings={'keywords': 'todo, warning',
'language': 'c'})

#Language setting is used to generate the diff correctly and doesn't influence where the keyword may appear.

class KeywordBearDiffTest(unittest.TestCase):

Expand Down

0 comments on commit 8bc0fb3

Please sign in to comment.