diff options
Diffstat (limited to 'tests/roots/test-ext-doctest')
-rw-r--r-- | tests/roots/test-ext-doctest/doctest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/roots/test-ext-doctest/doctest.txt b/tests/roots/test-ext-doctest/doctest.txt index 04780cf..0adcf74 100644 --- a/tests/roots/test-ext-doctest/doctest.txt +++ b/tests/roots/test-ext-doctest/doctest.txt @@ -139,7 +139,7 @@ Special directives .. testcleanup:: * - from tests import test_ext_doctest + from tests.test_extensions import test_ext_doctest test_ext_doctest.cleanup_call() non-ASCII result |