diff tests/test-wireproto-bundle1.t @ 1523:34e0b17858e3

test: use 'dummyssh' from the run-tests directory This is a step toward not shipping our own test runners and relying on the official Mercurial one.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 02 Nov 2015 11:05:28 +0000
parents 8ca31deb8db7
children e359d33856c3 9f42f819267b
line wrap: on
line diff
--- a/tests/test-wireproto-bundle1.t	Mon Nov 02 11:04:44 2015 +0000
+++ b/tests/test-wireproto-bundle1.t	Mon Nov 02 11:05:28 2015 +0000
@@ -3,7 +3,7 @@
   > [defaults]
   > amend=-d "0 0"
   > [ui]
-  > ssh=python "$TESTDIR/dummyssh"
+  > ssh=python "$RUNTESTDIR/dummyssh"
   > [phases]
   > publish = False
   > [extensions]