diff tests/test-mq-qpush-exact.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 ab2362e1672e
children f1eaf03dd608
line wrap: on
line diff
--- a/tests/test-mq-qpush-exact.t	Fri Nov 22 19:13:26 2013 +0100
+++ b/tests/test-mq-qpush-exact.t	Fri Nov 22 19:14:17 2013 +0100
@@ -1,6 +1,5 @@
   $ echo "[extensions]" >> $HGRCPATH
   $ echo "mq=" >> $HGRCPATH
-  $ echo "graphlog=" >> $HGRCPATH
 
 make a test repository that looks like this: