summaryrefslogtreecommitdiff
path: root/tests/s5.native
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-08-16 12:25:21 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-08-16 12:25:21 -0700
commit309024971c1f4cfea0dc2529cc4b75f02d7def33 (patch)
treea20f451f817555f12326a29cbce842033dae4f24 /tests/s5.native
parentcc91b1d1d320acaf6fb13cbc09e91fe3dc99ed70 (diff)
Updated tests for latest pandoc-types changes.
Diffstat (limited to 'tests/s5.native')
-rw-r--r--tests/s5.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/s5.native b/tests/s5.native
index def09cf80..5796b74a0 100644
--- a/tests/s5.native
+++ b/tests/s5.native
@@ -1,4 +1,4 @@
-Pandoc (Meta (fromList [("author",MetaList [MetaInlines [Str "Sam",Space,Str "Smith"],MetaInlines [Str "Jen",Space,Str "Jones"]]),("date",MetaInlines [Str "July",Space,Str "15,",Space,Str "2006"]),("title",MetaInlines [Str "My",Space,Str "S5",Space,Str "Document"])]))
+Pandoc (Meta {unMeta = fromList [("author",MetaList [MetaInlines [Str "Sam",Space,Str "Smith"],MetaInlines [Str "Jen",Space,Str "Jones"]]),("date",MetaInlines [Str "July",Space,Str "15,",Space,Str "2006"]),("title",MetaInlines [Str "My",Space,Str "S5",Space,Str "Document"])]})
[Header 1 ("first-slide",[],[]) [Str "First",Space,Str "slide"]
,BulletList
[[Plain [Str "first",Space,Str "bullet"]]