Skip to content

Commit

Permalink
htmlreport: Clean up test_htmlreport.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vpetrigo committed Apr 23, 2024
1 parent d6e0103 commit 41443da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htmlreport/tests/test_htmlreport.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def testMissingInclude(self):

@contextlib.contextmanager
def runCheck(source_filename=None, xml_version='1', xml_filename=None):
"""Run cppcheck and cppcheck_htmlreport.py.
"""Run cppcheck and cppcheck-htmlreport.
Yield a tuple containing the resulting HTML report index and the directory
path.
Expand Down

0 comments on commit 41443da

Please sign in to comment.