tests/test-strip-cross.t
changeset 20115 db6b958c4f35
parent 17132 b87acfda5268
child 20117 aa9385f983fa
--- a/tests/test-strip-cross.t	Sat Nov 23 01:06:20 2013 +0100
+++ b/tests/test-strip-cross.t	Fri Nov 22 17:10:08 2013 +0100
@@ -1,7 +1,7 @@
 test stripping of filelogs where the linkrev doesn't always increase
 
   $ echo '[extensions]' >> $HGRCPATH
-  $ echo 'hgext.mq =' >> $HGRCPATH
+  $ echo 'hgext.strip =' >> $HGRCPATH
   $ hg init orig
   $ cd orig
   $ commit()