pandoc: fix test case

main
Robert Helgesson 2 years ago
parent 47b3719f51
commit 55779b20cd
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
  1. 7
      tests/modules/programs/pandoc/output-expected

@ -1,2 +1,5 @@
Pandoc (Meta {unMeta = fromList [("author",MetaString "John Doe")]})
[]
Pandoc
Meta
{ unMeta = fromList [ ( "author" , MetaString "John Doe" ) ]
}
[]

Loading…
Cancel
Save