summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2014-06-28 03:57:38 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2014-06-28 04:00:17 -0400
commitb152145d6d4154a59f9ce36d5fc6f1c60aa0928c (patch)
treec9f405ac440078150ca216918d64e15f53a28d9a
parentdce360e1e6fee089e849c07785d8e21961fefb9b (diff)
Change test result to match new behavior.
-rw-r--r--tests/docx.links.native4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/docx.links.native b/tests/docx.links.native
index 98768de5a..fb95863a4 100644
--- a/tests/docx.links.native
+++ b/tests/docx.links.native
@@ -1,6 +1,6 @@
[Header 2 ("",[],[]) [Str "An",Space,Str "internal",Space,Str "link",Space,Str "and",Space,Str "an",Space,Str "external",Space,Str "link"]
,Para [Str "An",Space,Link [Str "external",Space,Str "link"] ("http://google.com",""),Space,Str "to",Space,Str "a",Space,Str "popular",Space,Str "website."]
-,Para [Str "An",Space,Link [Str "internal",Space,Str "link"] ("#_A_section_for",""),Space,Str "to",Space,Str "a",Space,Str "section",Space,Str "header."]
+,Para [Str "An",Space,Link [Str "internal",Space,Str "link"] ("#a-section-for-testing-link-targets",""),Space,Str "to",Space,Str "a",Space,Str "section",Space,Str "header."]
,Para [Str "An",Space,Link [Str "internal",Space,Str "link"] ("#my_bookmark",""),Space,Str "to",Space,Str "a",Space,Str "bookmark."]
-,Header 2 ("_A_section_for",[],[]) [Str "A",Space,Str "section",Space,Str "for",Space,Str "testing",Space,Str "link",Space,Str "targets"]
+,Header 2 ("a-section-for-testing-link-targets",[],[]) [Str "A",Space,Str "section",Space,Str "for",Space,Str "testing",Space,Str "link",Space,Str "targets"]
,Para [Str "A",Space,Str "bookmark",Space,Str "right",Space,Span ("my_bookmark",["anchor"],[]) [],Str "here"]]