Mercurial > evolve
view tests/testlib/obshistory_setup.sh @ 3885:3df8b6ecce2a
tests: extract obshistory setup in a separate file
We are gonna soon explode the obshistory test file into several, extract the
setup to reuse it as much as possible.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Tue, 22 May 2018 15:35:54 +0200 |
parents | |
children | 7c624b45fe60 |
line wrap: on
line source
. $TESTDIR/testlib/common.sh cat >> $HGRCPATH <<EOF [ui] interactive = true [phases] publish=False [extensions] evolve = [experimental] evolution.effect-flags = yes EOF