home · contact · privacy
Harden tests via more dangerous source file name.
[redo-blog] / test / test_files / index.html.ignoring
index 8643e6f97073dab64c0cdd9c49e775daedebae8f..29853751c142ef5b80586dafc792346b500591a5 100644 (file)
@@ -10,5 +10,5 @@ h1 { font-size: 2em; }
 <ul>
 <li><a href="foo.html">a title with some nasty characters: &amp;&lt;&gt;&quot;' %BODY%</a> (<time>IGNORE</time>)</li>
 <li><a href="bar%20baz.html">foo</a> (<time>IGNORE</time>)</li>
-<li><a href="test.html">foo <em>bar</em> <strong>baz</strong></a> (<time>IGNORE</time>)</li>
+<li><a href="te%26quot%3Bst.html">foo <em>bar</em> <strong>baz</strong></a> (<time>IGNORE</time>)</li>
 </ul>
\ No newline at end of file