diff tests/test-topic-stack-data.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 302be26a3fd8
children f19b314d8475
line wrap: on
line diff
--- a/tests/test-topic-stack-data.t	Sat Mar 04 02:56:50 2017 +0100
+++ b/tests/test-topic-stack-data.t	Tue Mar 07 12:04:05 2017 +0100
@@ -1,7 +1,7 @@
 Setup
 =====
 
-  $ . "$TESTDIR/testlib"
+  $ . "$TESTDIR/testlib/topic_setup.sh"
 
   $ hg init test-list
   $ cd test-list