Mercurial > evolve
diff tests/test-evolve-obshistory-complex.t @ 5290:7e93d9db1d1a
tests: use common obshistory_setup.sh script instead of manual setup
This is now consistent with other test-evolve-obshistory*.t tests.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 05 May 2020 16:52:59 +0800 |
parents | 900668a93629 |
children | 258c0a99c5b0 |
line wrap: on
line diff
--- a/tests/test-evolve-obshistory-complex.t Tue May 05 16:27:02 2020 +0800 +++ b/tests/test-evolve-obshistory-complex.t Tue May 05 16:52:59 2020 +0800 @@ -1,15 +1,7 @@ Global setup ============ - $ . $TESTDIR/testlib/common.sh - $ cat >> $HGRCPATH <<EOF - > [ui] - > interactive = true - > [phases] - > publish=False - > [extensions] - > evolve = - > EOF + $ . $TESTDIR/testlib/obshistory_setup.sh Test obslog with split + fold + split =====================================