From 221da1978401d0aa570bf02d141a5834bde8c1a7 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Mon, 2 Jan 2017 19:31:08 +0100
Subject: [PATCH] Fix tests.

---
 test/test_files/index.html.ignoring | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/test_files/index.html.ignoring b/test/test_files/index.html.ignoring
index 3f80781..a091bae 100644
--- a/test/test_files/index.html.ignoring
+++ b/test/test_files/index.html.ignoring
@@ -6,6 +6,7 @@
 </head>
 <body>
 <h1>Yet another blog</h1>
+<p><a href="feed.xml">feed</a></p>
 <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>
-- 
2.30.2