Submitter | phabricator |
---|---|
Date | April 17, 2019, 10:11 p.m. |
Message ID | <fbd6e8009dc9c2ed4062e4d7314256cb@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/39717/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/tests/test-narrow-update.t b/tests/test-narrow-update.t --- a/tests/test-narrow-update.t +++ b/tests/test-narrow-update.t @@ -72,5 +72,5 @@ $ hg mv inside/f1 inside/f2 $ hg update -q 'desc("modify outside")' - $ hg update -q 'desc("initial")' + $ hg update -q 'desc("add inside and outside")' $ hg update -q 'desc("modify inside")'