diff tests/test-annotate @ 10369:98a0421b9e52

commands: annotate follows by default, separate -f/--file option
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sun, 07 Feb 2010 14:51:52 +0100
parents 2192001e4bb4
children
line wrap: on
line diff
--- a/tests/test-annotate	Sun Feb 07 14:43:21 2010 +0100
+++ b/tests/test-annotate	Sun Feb 07 14:51:52 2010 +0100
@@ -49,6 +49,8 @@
 
 echo % annotate -n b
 hg annotate -n b
+echo % annotate --no-follow b
+hg annotate --no-follow b
 echo % annotate -nl b
 hg annotate -nl b
 echo % annotate -nf b