diff tests/test-rename-after-merge.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 b63f6422d2a7
children 1e497df514e2
line wrap: on
line diff
--- a/tests/test-rename-after-merge.t	Fri Sep 24 03:04:14 2010 +0200
+++ b/tests/test-rename-after-merge.t	Fri Sep 24 10:13:49 2010 +0200
@@ -1,5 +1,5 @@
-Test issue 746: renaming files brought by the second parent of a merge
-was broken.
+Issue746: renaming files brought by the second parent of a merge was
+broken.
 
 Create source repository:
 
@@ -59,8 +59,8 @@
 
   $ cd ..
 
-Test issue 1476: renaming a first parent file into another first
-parent file while none of them belong to the second parent was broken
+Issue 1476: renaming a first parent file into another first parent
+file while none of them belong to the second parent was broken
 
   $ hg init repo1476
   $ cd repo1476