diff tests/test-convert-svn-branches.t @ 20117:aa9385f983fa

tests: don't load unnecessary graphlog extension Since graphlog is in core, we can use 'hg log -G' instead.
author Martin Geisler <martin@geisler.net>
date Fri, 22 Nov 2013 19:14:17 +0100
parents 29c100b42f5b
children 1d155582a8ea
line wrap: on
line diff
--- a/tests/test-convert-svn-branches.t	Fri Nov 22 19:13:26 2013 +0100
+++ b/tests/test-convert-svn-branches.t	Fri Nov 22 19:14:17 2013 +0100
@@ -4,7 +4,6 @@
   $ cat >> $HGRCPATH <<EOF
   > [extensions]
   > convert =
-  > graphlog =
   > EOF
 
   $ svnadmin create svn-repo
@@ -58,7 +57,7 @@
   0 branch trunk@1 into old3
 
   $ cd A-hg
-  $ hg glog --template 'branch={branches} {rev} {desc|firstline} files: {files}\n'
+  $ hg log -G --template 'branch={branches} {rev} {desc|firstline} files: {files}\n'
   o  branch=newbranch 11 branch trunk@1 into old3 files:
   |
   | o  branch= 10 last change to a files: a