tests/test-mq-subrepo-svn.t
changeset 13326 535a891284da
parent 13300 23bbb5b888ea
child 13410 1f2b2c33d386
--- a/tests/test-mq-subrepo-svn.t	Tue Jan 04 10:42:00 2011 -0600
+++ b/tests/test-mq-subrepo-svn.t	Thu Jan 27 15:51:26 2011 -0600
@@ -5,7 +5,7 @@
   $ echo "[diff]" >> $HGRCPATH
   $ echo "nodates=1" >> $HGRCPATH
 
-fn to create new repository w/dirty subrepo, and cd into it
+fn to create new repository, and cd into it
   $ mkrepo() {
   >     hg init $1
   >     cd $1