diff tests/test-rename-after-merge.t @ 12328:b63f6422d2a7

tests: fix a bunch of pointless #s in unified tests
author Matt Mackall <mpm@selenic.com>
date Fri, 17 Sep 2010 17:03:08 -0500
parents 28e2e3804f2e
children 4fee1fd3de9a
line wrap: on
line diff
--- a/tests/test-rename-after-merge.t	Fri Sep 17 17:03:04 2010 -0500
+++ b/tests/test-rename-after-merge.t	Fri Sep 17 17:03:08 2010 -0500
@@ -1,5 +1,5 @@
-# Test issue 746: renaming files brought by the
-# second parent of a merge was broken.
+Test issue 746: renaming files brought by the second parent of a merge
+was broken.
 
 Create source repository:
 
@@ -59,9 +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
+Test 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