tests/test-committer.t
changeset 16940 6409a5c75125
parent 16913 f2719b387380
child 20579 625533523c9e
--- a/tests/test-committer.t	Tue Jun 12 14:18:18 2012 +0200
+++ b/tests/test-committer.t	Tue Jun 12 14:18:18 2012 +0200
@@ -53,7 +53,7 @@
   [255]
   $ rm .hg/hgrc
   $ hg commit -m commit-1 2>&1
-  No username found, using '[^']*' instead (re)
+  no username found, using '[^']*' instead (re)
 
   $ echo space > asdf
   $ hg commit -u ' ' -m commit-1