tests/test-command-template
changeset 4351 3380eb6d7c32
parent 3988 9dcf9d45cab8
child 4352 051fb8c2567c
--- a/tests/test-command-template	Mon Apr 16 09:51:50 2007 -0500
+++ b/tests/test-command-template	Mon Apr 16 13:00:23 2007 -0300
@@ -39,6 +39,9 @@
 hg log --debug --style default > style.out
 diff log.out style.out
 
+echo '# revision with no copies (used to print a traceback)'
+hg tip -v --template '\n'
+
 echo '# compact style works'
 hg log --style compact
 hg log -v --style compact