diff tests/test-mq-subrepo-svn.t @ 13326:535a891284da

test-subrepo-mq-svn.t: correct comment This fixes the description of a helper function in the test.
author Kevin Bullock <kbullock@ringworld.org>
date Thu, 27 Jan 2011 15:51:26 -0600
parents 23bbb5b888ea
children 1f2b2c33d386
line wrap: on
line diff
--- 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