diff tests/test-histedit-bookmark-motion.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 53060cc1b601
children 23dc77874191
line wrap: on
line diff
--- a/tests/test-histedit-bookmark-motion.t	Fri Nov 22 19:13:26 2013 +0100
+++ b/tests/test-histedit-bookmark-motion.t	Fri Nov 22 19:14:17 2013 +0100
@@ -2,7 +2,6 @@
 
   $ cat >> $HGRCPATH <<EOF
   > [extensions]
-  > graphlog=
   > histedit=
   > EOF