mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix testcase
This commit is contained in:
parent
8cbe1efe8d
commit
de3d03a7b5
@ -21,7 +21,7 @@ from six import string_types
|
||||
import pytest
|
||||
|
||||
from util import tempdir, rootdir, path, assert_re_search, \
|
||||
assert_not_re_search, assert_startswith, assert_node, etree_parse
|
||||
assert_not_re_search, assert_startswith, assert_node, etree_parse, strip_escseq
|
||||
|
||||
|
||||
sphinx_intl = pytest.mark.sphinx(
|
||||
|
Loading…
Reference in New Issue
Block a user