Skip to content

Commit

Permalink
add note about regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
adrn committed Dec 28, 2021
1 parent 610bb35 commit 57a8360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sphinx_automodapi/tests/test_automodapi.py
Expand Up @@ -364,6 +364,7 @@ def test_am_replacer_skip_stdlib(tmpdir):
"""
Tests using the ":skip:" option in an ".. automodapi::"
that skips objects imported from the standard library.
This is a regression test for #141
"""

with open(tmpdir.join('index.rst').strpath, 'w') as f:
Expand Down

0 comments on commit 57a8360

Please sign in to comment.