Mercurial > public > mercurial-scm > hg
diff tests/test-largefiles.t @ 22183:4dd9f606d0a6
tests: fixup issue markers to make check-commit happy
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 15 Aug 2014 10:47:03 -0500 |
parents | 371cc920ca12 |
children | 55308ab8117c |
line wrap: on
line diff
--- a/tests/test-largefiles.t Thu Aug 14 16:39:27 2014 -0500 +++ b/tests/test-largefiles.t Fri Aug 15 10:47:03 2014 -0500 @@ -598,7 +598,7 @@ C sub2/large6 C sub2/large7 -Test commit -A (issue 3542) +Test commit -A (issue3542) $ echo large8 > large8 $ hg add --large large8 $ hg ci -Am 'this used to add large8 as normal and commit both'