aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/escaped_links.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/escaped_links.html')
-rw-r--r--tests/misc/escaped_links.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/misc/escaped_links.html b/tests/misc/escaped_links.html
index eb4a118..b2a7c96 100644
--- a/tests/misc/escaped_links.html
+++ b/tests/misc/escaped_links.html
@@ -1,3 +1,4 @@
<p>Backslashed in links:</p>
<p><a href="/query?q=go:GO\:0000307">q=go:GO\:0000307</a></p>
-<p><a href="/query?q=go:GO\:0000308" title="/query?q=go:GO\:0000308">q=go:GO\:0000308</a></p> \ No newline at end of file
+<p><a href="/query?q=go:GO\:0000308" title="/query?q=go:GO\:0000308">q=go:GO\:0000308</a></p>
+<p>a \non-escaped char.</p> \ No newline at end of file