tests/test-strip-cross.t
changeset 20117 aa9385f983fa
parent 20115 db6b958c4f35
child 37284 009d0283de5f
--- a/tests/test-strip-cross.t	Fri Nov 22 19:13:26 2013 +0100
+++ b/tests/test-strip-cross.t	Fri Nov 22 19:14:17 2013 +0100
@@ -1,7 +1,7 @@
 test stripping of filelogs where the linkrev doesn't always increase
 
   $ echo '[extensions]' >> $HGRCPATH
-  $ echo 'hgext.strip =' >> $HGRCPATH
+  $ echo 'strip =' >> $HGRCPATH
   $ hg init orig
   $ cd orig
   $ commit()