aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.native
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-12-12 12:21:36 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-12-12 12:58:31 -0800
commitd6a4c70ef8c9a8f19a123a10e9570af66831180e (patch)
tree5790a7c5a0e534528da4346645a3feafd516ed39 /tests/writer.native
parentaf7e78243682ec7c353dd202590c45c734f86ada (diff)
downloadpandoc-d6a4c70ef8c9a8f19a123a10e9570af66831180e.tar.gz
Test fixes.
Diffstat (limited to 'tests/writer.native')
-rw-r--r--tests/writer.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.native b/tests/writer.native
index c887e5467..fa234dfc2 100644
--- a/tests/writer.native
+++ b/tests/writer.native
@@ -260,7 +260,7 @@ Pandoc (Meta {unMeta = fromList [("author",MetaList [MetaInlines [Str "John",Spa
,Div ("",[],[])
[Div ("",[],[])
[Div ("",[],[])
- [Plain [Str "foo",SoftBreak]]]]
+ [Plain [Str "foo"]]]]
,Para [Str "This",Space,Str "should",Space,Str "just",Space,Str "be",Space,Str "an",Space,Str "HTML",Space,Str "comment:"]
,RawBlock (Format "html") "<!-- Comment -->"
,Para [Str "Multiline:"]