diff --git a/tests/test_markup.py b/tests/test_markup.py index 7609e5430..11776cf44 100644 --- a/tests/test_markup.py +++ b/tests/test_markup.py @@ -179,7 +179,7 @@ def get_verifier(verify, verify_re): 'verify', '"John"', '

“John”

', - "``John''", + r'\sphinxquotedblleft{}John\sphinxquotedblright{}', ), ( # ... but not in literal text