diff --git a/src/librustdoc/html/markdown/tests.rs b/src/librustdoc/html/markdown/tests.rs index ad154e3d3db..01a897c93db 100644 --- a/src/librustdoc/html/markdown/tests.rs +++ b/src/librustdoc/html/markdown/tests.rs @@ -144,7 +144,7 @@ fn test_header() { ); t( "## Foo-bar_baz qux", - "

+ "

\ Foo-bar_baz qux

", ); t(