tests/test-extension.t
changeset 12399 4fee1fd3de9a
parent 12327 92e30e135581
child 13191 1aea66b71f4f
--- 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