comparison 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
comparison
equal deleted inserted replaced
20116:9e0219967e38 20117:aa9385f983fa
1 $ echo "[extensions]" >> $HGRCPATH 1 $ echo "[extensions]" >> $HGRCPATH
2 $ echo "mq=" >> $HGRCPATH 2 $ echo "mq=" >> $HGRCPATH
3 $ echo "graphlog=" >> $HGRCPATH
4 3
5 make a test repository that looks like this: 4 make a test repository that looks like this:
6 5
7 o 2:28bc7b1afd6a 6 o 2:28bc7b1afd6a
8 | 7 |