diff tests/test-hgweb-json.t @ 29458:59058549a611

hgweb: add absolute urls for archives in json-summary
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 01 Jul 2016 13:54:35 +0800
parents 81e0955ca2fd
children c4fc33c477da
line wrap: on
line diff
--- a/tests/test-hgweb-json.t	Fri Jul 01 13:36:59 2016 +0800
+++ b/tests/test-hgweb-json.t	Fri Jul 01 13:54:35 2016 +0800
@@ -806,7 +806,8 @@
       {
         "extension": ".tar.bz2",
         "node": "tip",
-        "type": "bz2"
+        "type": "bz2",
+        "url": "http://*:$HGPORT/archive/tip.tar.bz2" (glob)
       }
     ],
     "bookmarks": [