diff tests/test-mq-missingfiles.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 b701610f6c56
children d035ede73434
line wrap: on
line diff
--- a/tests/test-mq-missingfiles.t	Fri Sep 24 03:04:14 2010 +0200
+++ b/tests/test-mq-missingfiles.t	Fri Sep 24 10:13:49 2010 +0200
@@ -1,8 +1,7 @@
 
-# Test issue835:
-# qpush fails immediately when patching a missing file, but
-# remaining added files are still created empty which will
-# trick a future qrefresh.
+Issue835: qpush fails immediately when patching a missing file, but
+remaining added files are still created empty which will trick a
+future qrefresh.
 
   $ cat > writelines.py <<EOF
   > import sys