tests/test-diff-color
changeset 9641 9b99f158348a
parent 9579 c06e7581bbaa
child 9711 d29bd00bbc50
--- a/tests/test-diff-color	Sun Oct 25 02:52:35 2009 +0200
+++ b/tests/test-diff-color	Sun Oct 25 02:52:36 2009 +0200
@@ -35,6 +35,9 @@
 echo '% --unified=2'
 hg diff --nodates -U 2  --color=always
 
+echo '% diffstat'
+hg diff --stat --color=always
+
 echo "record=" >> $HGRCPATH
 echo "[ui]" >> $HGRCPATH
 echo "interactive=true" >> $HGRCPATH