diff -r 1e8d9f472ea1 -r 7db1619af061 tests/test-narrow-pull.t --- a/tests/test-narrow-pull.t Mon Dec 10 10:39:48 2018 -0800 +++ b/tests/test-narrow-pull.t Fri Jul 13 11:26:46 2018 -0700 @@ -150,25 +150,3 @@ rollback completed abort: pull failed on remote [255] - -Can use 'hg share': - $ cat >> $HGRCPATH < [extensions] - > share= - > EOF - - $ cd .. - $ hg share narrow2 narrow2-share - updating working directory - 1 files updated, 0 files merged, 0 files removed, 0 files unresolved - $ cd narrow2-share - $ hg status - -We should also be able to unshare without breaking everything: - $ hg unshare - $ hg verify - checking changesets - checking manifests - crosschecking files in changesets and manifests - checking files - checked 1 changesets with 1 changes to 1 files