diff --git a/pelican/tests/test_readers.py b/pelican/tests/test_readers.py index 68938a83..e13cbb11 100644 --- a/pelican/tests/test_readers.py +++ b/pelican/tests/test_readers.py @@ -417,7 +417,7 @@ class RstReaderTest(ReaderTest): path="article.rst", TYPOGRIFY=True, TYPOGRIFY_IGNORE_TAGS=["p"] ) expected = ( - "

THIS is some content. With some stuff to " + "

THIS is some content. With some stuff to " ""typogrify"...

\n

Now with added " 'support for ' "TLA.

\n"