comparison tests/test-topic-dest.t @ 2045:db617700d318

tests: move "test setup" script into a 'testlib' directory This will avoid cluttering the tests directory.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 07 Mar 2017 12:04:05 +0100
parents bdc5bb223b50
children e38156312410
comparison
equal deleted inserted replaced
2044:d31ad31e456b 2045:db617700d318
1 $ . "$TESTDIR/testlib" 1 $ . "$TESTDIR/testlib/topic_setup.sh"
2 2
3 $ hg init jungle 3 $ hg init jungle
4 $ cd jungle 4 $ cd jungle
5 $ cat <<EOF >> .hg/hgrc 5 $ cat <<EOF >> .hg/hgrc
6 > [extensions] 6 > [extensions]