changeset 20951:f977c732bf34

tests: fix test output typo
author Matt Mackall <mpm@selenic.com>
date Fri, 04 Apr 2014 17:47:19 -0500
parents c7ceae0faf69
children b24ee5076b94
files tests/test-bundle2.t
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-bundle2.t	Mon Mar 24 19:37:59 2014 -0700
+++ b/tests/test-bundle2.t	Fri Apr 04 17:47:19 2014 -0500
@@ -408,8 +408,8 @@
   part parameters: 0
   payload chunk size: 178
   payload chunk size: 0
-  found an handler for part 'test:song'
-  The choir start singing:
+  found a handler for part 'test:song'
+  The choir starts singing:
       Patali Dirapata, Cromda Cromda Ripalo, Pata Pata, Ko Ko Ko
       Bokoro Dipoulito, Rondi Rondi Pepino, Pata Pata, Ko Ko Ko
       Emana Karassoli, Loucra Loucra Ponponto, Pata Pata, Ko Ko Ko.
@@ -428,7 +428,7 @@
   $ hg bundle2 --parts --unknown ../unknown.hg2
 
   $ hg unbundle2 < ../unknown.hg2
-  The choir start singing:
+  The choir starts singing:
       Patali Dirapata, Cromda Cromda Ripalo, Pata Pata, Ko Ko Ko
       Bokoro Dipoulito, Rondi Rondi Pepino, Pata Pata, Ko Ko Ko
       Emana Karassoli, Loucra Loucra Ponponto, Pata Pata, Ko Ko Ko.