tests/test-commandserver.t
changeset 30332 318a24b52eeb
parent 30262 bc5d0e6fd9f3
child 30363 a1259e502bdf
--- a/tests/test-commandserver.t	Thu Nov 03 17:31:14 2016 -0700
+++ b/tests/test-commandserver.t	Mon Oct 17 23:16:55 2016 +0200
@@ -817,7 +817,7 @@
   $ echo foo > foo
   $ hg add foo
 
-(failuer before finalization)
+(failure before finalization)
 
   >>> from hgclient import readchannel, runcommand, check
   >>> @check
@@ -836,7 +836,7 @@
   *** runcommand log
   *** runcommand verify -q
 
-(failuer after finalization)
+(failure after finalization)
 
   >>> from hgclient import readchannel, runcommand, check
   >>> @check