Single line commment test corrections for last commit

This commit is contained in:
William S Fulton 2024-09-28 17:37:18 +01:00
parent 9018a9a90b
commit f0f486c762
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ The comment text
)
comment_verifier.check(inspect.getdoc(doxygen_basic_notranslate.function1),
r"""Single line comment """
r"""Single line comment"""
)
comment_verifier.check(inspect.getdoc(doxygen_basic_notranslate.function2),
r"""A test of a very very very very very very very very very very very very very very very very
@ -53,7 +53,7 @@ int main() { while(true); }
\endif"""
)
comment_verifier.check(inspect.getdoc(doxygen_basic_notranslate.function5),
r"""This is a post comment. """
r"""This is a post comment."""
)
comment_verifier.check(inspect.getdoc(doxygen_basic_notranslate.function6),
r"""Test for default args