diff tests/test-hgweb-json.t @ 31795:2b130e26c3a4

commands: update help for "unbundle" Similar to the recent change to "bundle," this command no longer just deals with "changegroup" data.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 01 Apr 2017 13:43:52 -0700
parents 54b1af732415
children b0262b25ab48
line wrap: on
line diff
--- a/tests/test-hgweb-json.t	Sat Apr 01 13:43:43 2017 -0700
+++ b/tests/test-hgweb-json.t	Sat Apr 01 13:43:52 2017 -0700
@@ -1535,7 +1535,7 @@
         "topic": "tags"
       },
       {
-        "summary": "apply one or more changegroup files",
+        "summary": "apply one or more bundle files",
         "topic": "unbundle"
       },
       {