tests/test-convert-svn-branches
changeset 10119 bb5ea66789e3
parent 9587 d80a251baf9a
child 10200 3373ecddadba
--- a/tests/test-convert-svn-branches	Wed Dec 23 18:04:57 2009 +0100
+++ b/tests/test-convert-svn-branches	Wed Dec 23 18:13:15 2009 +0100
@@ -9,7 +9,7 @@
 
 echo "[extensions]" >> $HGRCPATH
 echo "convert = " >> $HGRCPATH
-echo "hgext.graphlog =" >> $HGRCPATH
+echo "graphlog =" >> $HGRCPATH
 
 svnadmin create svn-repo
 cat "$TESTDIR/svn/branches.svndump" | svnadmin load svn-repo > /dev/null