diff tests/test-tags @ 5658:ae3089cefaab

Add --verbose support to tags command.
author Osku Salerma <osku@iki.fi>
date Sun, 09 Dec 2007 17:14:38 +0900
parents 47915bf68c44
children a604c98dbf62
line wrap: on
line diff
--- a/tests/test-tags	Sun Dec 09 16:32:05 2007 +0900
+++ b/tests/test-tags	Sun Dec 09 17:14:38 2007 +0900
@@ -142,4 +142,5 @@
 
 hg tag -r 0 globaltag
 hg tag --remove -l globaltag
+hg tags -v
 exit 0