diff --git a/zerver/tests.py b/zerver/tests.py index 8349d019e5..26e18def21 100644 --- a/zerver/tests.py +++ b/zerver/tests.py @@ -3126,7 +3126,13 @@ xxxx xx xxxx xx xxx xxxxx xxxxxx?
""" ~~~~ x = 1""" - expected_convert = 'one
two
x = 1\n
one
two
x = 1 +