about summary refs log tree commit diff
path: root/tst/test_listen.py
diff options
context:
space:
mode:
Diffstat (limited to 'tst/test_listen.py')
-rw-r--r--tst/test_listen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tst/test_listen.py b/tst/test_listen.py
index 7121ad1..dc2011b 100644
--- a/tst/test_listen.py
+++ b/tst/test_listen.py
@@ -104,7 +104,7 @@ def test_atom_entry(base_url, hostname, port,
     </div>
   </content>
   <id>{url}</id>
-  <link rel="alternate" type="text/plain" href="{url}"></link>
+  <link rel="alternate" type="application/xhtml+xml" href="{url}"></link>
   <title>TLS cert for {hostname} will expire at {not_after}</title>
   <updated>{not_before.isoformat()}</updated>
 </entry>'''