diff options
Diffstat (limited to 'test/data/format')
-rw-r--r-- | test/data/format/brokenLink.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/format/brokenLink.html b/test/data/format/brokenLink.html index d5f8707f..39fe8617 100644 --- a/test/data/format/brokenLink.html +++ b/test/data/format/brokenLink.html @@ -1,5 +1,6 @@ <HTML> <HEAD> +<title>test / f</title> </HEAD> <BODY> <a href="out.html">test</a> / <a href="out.html"></a> / <a href="out.html">f</a><br/> |