Mercurial > public > mercurial-scm > hg
diff tests/test-export.t @ 12377:a5b77eb0409b
tests: various fixes for new unified test pattern format
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 22 Sep 2010 18:20:47 -0500 |
parents | c01dc9087d9a |
children | 70e11de6964d |
line wrap: on
line diff
--- a/tests/test-export.t Wed Sep 22 16:06:02 2010 -0500 +++ b/tests/test-export.t Wed Sep 22 18:20:47 2010 -0500 @@ -82,12 +82,12 @@ $ hg export -o export_internal 1 2 3 4 $ grep HG export_internal | wc -l - \s*4 + \s*4 (re) Exporting 4 changesets to a file: $ hg export 1 2 3 4 | grep HG | wc -l - \s*4 + \s*4 (re) Exporting revision -2 to a file: