diff tests/test-hgweb-commands.t @ 30558:7817df5585db stable

hgweb: add missing slash to file log url in rss style
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 08 Dec 2016 23:59:36 +0800
parents 8f34e217338b
children 35b516f800e0
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t	Thu Dec 01 14:13:28 2016 -0600
+++ b/tests/test-hgweb-commands.t	Thu Dec 08 23:59:36 2016 +0800
@@ -686,7 +686,7 @@
       <description>foo revision history</description>
       <item>
       <title>base</title>
-      <link>http://*:$HGPORT/log2ef0ac749a14/foo</link> (glob)
+      <link>http://*:$HGPORT/log/2ef0ac749a14/foo</link> (glob)
       <description><![CDATA[base(websub)]]></description>
       <author>&#116;&#101;&#115;&#116;</author>
       <pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>