tests/test-tag.t
branchstable
changeset 17850 71c1513fd560
parent 17813 813db1dccc05
child 18906 ef7068173a22
--- a/tests/test-tag.t	Mon Oct 22 17:23:31 2012 -0500
+++ b/tests/test-tag.t	Sun Oct 21 11:20:33 2012 -0200
@@ -116,10 +116,10 @@
 
   $ hg tag -l 'xx
   > newline'
-  abort: '\n' cannot be used in a tag name
+  abort: '\n' cannot be used in a name
   [255]
   $ hg tag -l 'xx:xx'
-  abort: ':' cannot be used in a tag name
+  abort: ':' cannot be used in a name
   [255]
 
 cloning local tags