Mercurial > evolve
diff tests/test-evolve-wdir.t @ 6396:e5bd76f95145 mercurial-5.5
test-compat: merge mercurial-5.6 into mercurial-5.5
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 06 Feb 2023 21:38:31 +0400 |
parents | e6ae5af97683 |
children | 716912541759 |
line wrap: on
line diff
--- a/tests/test-evolve-wdir.t Thu Dec 08 20:35:02 2022 +0400 +++ b/tests/test-evolve-wdir.t Mon Feb 06 21:38:31 2023 +0400 @@ -37,14 +37,6 @@ > glog = log --graph --template "{rev}:{node|short} ({phase}): {desc|firstline} {if(troubles, '[{troubles}]')}\n" > EOF -#testcases inmemory ondisk -#if inmemory - $ cat >> $HGRCPATH <<EOF - > [experimental] - > evolution.in-memory = yes - > EOF -#endif - $ hg init repo $ cd repo $ mkcommit c_A