diff tests/test-topic.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 996a562b6c9f
children 90ab79764ce4 a263f4c0f2ee
line wrap: on
line diff
--- a/tests/test-topic.t	Sat Mar 04 02:56:50 2017 +0100
+++ b/tests/test-topic.t	Tue Mar 07 12:04:05 2017 +0100
@@ -1,4 +1,4 @@
-  $ . "$TESTDIR/testlib"
+  $ . "$TESTDIR/testlib/topic_setup.sh"
 
   $ hg init pinky
   $ cd pinky