mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
test: Rename test_autodoc.py to test_ext_autodoc.py
This commit is contained in:
@@ -12,7 +12,7 @@ import platform
|
||||
|
||||
import pytest
|
||||
|
||||
from test_autodoc import do_autodoc
|
||||
from test_ext_autodoc import do_autodoc
|
||||
|
||||
IS_PYPY = platform.python_implementation() == 'PyPy'
|
||||
|
||||
|
Reference in New Issue
Block a user