summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-09-15 20:42:24 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-09-15 20:43:36 -0700
commitd9e34ce34db194f82a0910016174d7d88c2f6eeb (patch)
tree04b6ca631d20561440ecbc6758959223039e2f46 /tests
parentfc4ae15337ec461f2dbc0eed4701598e012a2151 (diff)
LaTeX writer: don't escape _ in url.
Diffstat (limited to 'tests')
-rw-r--r--tests/writer.latex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.latex b/tests/writer.latex
index 3efc08277..bab23cd64 100644
--- a/tests/writer.latex
+++ b/tests/writer.latex
@@ -786,7 +786,7 @@ Just a \href{/url/}{URL}.
\href{/url/}{URL and title}
-\href{/url/with\_underscore}{with\_underscore}
+\href{/url/with_underscore}{with\_underscore}
\href{mailto:nobody@nowhere.net}{Email link}