Mercurial > public > mercurial-scm > hg
diff tests/test-extension.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 | 92e30e135581 |
children | 1aea66b71f4f |
line wrap: on
line diff
--- a/tests/test-extension.t Fri Sep 24 03:04:14 2010 +0200 +++ b/tests/test-extension.t Fri Sep 24 10:13:49 2010 +0200 @@ -232,7 +232,7 @@ [+] marked option can be specified multiple times $ echo 'debugextension = !' >> $HGRCPATH -Issue811: +Issue811: Problem loading extensions twice (by site and by user) $ debugpath=`pwd`/debugissue811.py $ cat > debugissue811.py <<EOF