Mercurial > evolve
diff tests/test-stabilize-result.t @ 743:af74a5cdf96b
conform to the Mercurial custom of lowercase messages
...and while at it, use the more usual long form of "can't"
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Fri, 26 Jul 2013 12:06:44 +0200 |
parents | 760d01a549a6 |
children | 9300f48786de |
line wrap: on
line diff
--- a/tests/test-stabilize-result.t Wed Oct 16 00:37:29 2013 +0200 +++ b/tests/test-stabilize-result.t Fri Jul 26 12:06:44 2013 +0200 @@ -202,7 +202,7 @@ $ hg amend $ hg up --hidden 15 1 files updated, 0 files merged, 0 files removed, 0 files unresolved - Working directory parent is obsolete + working directory parent is obsolete! $ mv a a.old $ echo 'jungle' > a $ cat a.old >> a @@ -295,7 +295,7 @@ $ hg up --hidden 15 1 files updated, 0 files merged, 0 files removed, 0 files unresolved - Working directory parent is obsolete + working directory parent is obsolete! $ echo 'gotta break' >> a $ hg amend 2 new divergent changesets