tests/test-tags
changeset 4143 26314500a5e1
parent 3577 7f7425306925
child 4211 e29f2db5ab18
--- a/tests/test-tags	Sun Mar 04 18:42:31 2007 +0100
+++ b/tests/test-tags	Mon Mar 05 19:48:21 2007 +0100
@@ -10,6 +10,9 @@
 hg co
 hg identify
 T=`hg tip --debug | head -n 1 | cut -d : -f 3`
+hg tag -l "This is a local tag with a really long name!"
+hg tags
+rm .hg/localtags
 echo "$T first" > .hgtags
 cat .hgtags
 hg add .hgtags