diff options
Diffstat (limited to 'tests/testsuite.native')
-rw-r--r-- | tests/testsuite.native | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testsuite.native b/tests/testsuite.native index 9950341c4..3566c3ebf 100644 --- a/tests/testsuite.native +++ b/tests/testsuite.native @@ -180,6 +180,7 @@ Pandoc (Meta [Str "Pandoc",Space,Str "Test",Space,Str "Suite"] ["John MacFarlane ] ] ] , Para [Str "Should",Space,Str "not",Space,Str "be",Space,Str "a",Space,Str "list",Space,Str "item:"] , Para [Str "M",Str ".",Str "A",Str ".",Space,Str "2007"] +, Para [Str "B",Str ".",Space,Str "Williams"] , HorizontalRule , Header 1 [Str "Definition",Space,Str "Lists"] , Para [Str "Tight",Space,Str "using",Space,Str "spaces:"] |