diff tests/test-drop.t @ 1185:cc3e68120185 stable

evolve: remove the dependency to the rebase extension We do not use any rebase internal anymore.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Sat, 13 Dec 2014 18:19:12 -0800
parents 875e671c3cd8
children af9fd422adbb
line wrap: on
line diff
--- a/tests/test-drop.t	Sat Dec 13 18:09:23 2014 -0800
+++ b/tests/test-drop.t	Sat Dec 13 18:19:12 2014 -0800
@@ -1,7 +1,6 @@
 
   $ cat >> $HGRCPATH <<EOF
   > [extensions]
-  > hgext.rebase=
   > hgext.graphlog=
   > EOF
   $ echo "drophack=$(echo $(dirname $TESTDIR))/hgext/drophack.py" >> $HGRCPATH