diff tests/test-wireproto-bundle1.t @ 1806:9f42f819267b

evolve: move the extensions to 'hgext3rd' We have the 'hgext3rd' as the official place for extension for some time now. We start the big migration. This might break some people setup but this is a necessary step to have evolve easily available through pip.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 28 Feb 2017 15:09:03 +0100
parents 34e0b17858e3
children 612c17c8ab69
line wrap: on
line diff
--- a/tests/test-wireproto-bundle1.t	Tue Nov 01 05:42:50 2016 +0100
+++ b/tests/test-wireproto-bundle1.t	Tue Feb 28 15:09:03 2017 +0100
@@ -8,7 +8,7 @@
   > publish = False
   > [extensions]
   > EOF
-  $ echo "evolve=$(echo $(dirname $TESTDIR))/hgext/evolve.py" >> $HGRCPATH
+  $ echo "evolve=$(echo $(dirname $TESTDIR))/hgext3rd/evolve/" >> $HGRCPATH
 
   $ mkcommit() {
   >    echo "$1" > "$1"