diff tests/test-grep.t @ 12399:4fee1fd3de9a

tests: added a short description to issue numbers Many tests already had a short line to describe what IssueXXX is about. I find that quite useful when reading a test.
author Martin Geisler <mg@aragost.com>
date Fri, 24 Sep 2010 10:13:49 +0200
parents 4134686b83e1
children 05fffd665170
line wrap: on
line diff
--- a/tests/test-grep.t	Fri Sep 24 03:04:14 2010 +0200
+++ b/tests/test-grep.t	Fri Sep 24 10:13:49 2010 +0200
@@ -116,9 +116,10 @@
 
   $ cd ..
 
+Issue685: trackback in grep -r after rename
+
 Got a traceback when using grep on a single
 revision with renamed files.
-issue 685
 
   $ hg init issue685
   $ cd issue685