aboutsummaryrefslogtreecommitdiff
path: root/test/docbook-xref.native
diff options
context:
space:
mode:
Diffstat (limited to 'test/docbook-xref.native')
-rw-r--r--test/docbook-xref.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/docbook-xref.native b/test/docbook-xref.native
index 1b4ced24e..2983eac0c 100644
--- a/test/docbook-xref.native
+++ b/test/docbook-xref.native
@@ -156,7 +156,7 @@ Pandoc
[ Str "Some" , Space , Str "content" , Space , Str "here" ]
, Header
1
- ( "ch04" , [] , [] )
+ ( "ch04" , [] , [ ( "titleabbrev" , "Chapter 4" ) ] )
[ Str "The" , Space , Str "Fourth" , Space , Str "Chapter" ]
, Para
[ Str "Some" , Space , Str "content" , Space , Str "here" ]