tests/test-merge-prompt.t
changeset 12328 b63f6422d2a7
parent 12259 7b05cb9ac6d2
child 12365 22f3353bcc36
--- a/tests/test-merge-prompt.t	Fri Sep 17 17:03:04 2010 -0500
+++ b/tests/test-merge-prompt.t	Fri Sep 17 17:03:08 2010 -0500
@@ -1,10 +1,9 @@
-# Test for
-#
-#   b5605d88dc27: Make ui.prompt repeat on "unrecognized response" again
-#                 (issue897)
-#
-#   840e2b315c1f: Fix misleading error and prompts during update/merge
-#                 (issue556)
+Test for
+b5605d88dc27: Make ui.prompt repeat on "unrecognized response" again
+ (issue897)
+
+840e2b315c1f: Fix misleading error and prompts during update/merge
+ (issue556)
 
   $ status() {
   >     [ $? -ne 0 ] && echo "failed."