tests/README
changeset 2990 61fcd9fac434
parent 2935 1c66aad252f9
child 2991 f63667f694de
--- a/tests/README	Tue Aug 22 09:55:14 2006 +0200
+++ b/tests/README	Tue Aug 22 10:08:42 2006 +0200
@@ -31,3 +31,6 @@
   use hg diff | sed -e "s/\(+++ [a-zA-Z0-9_/.-]*\).*/\1/" \
                     -e "s/\(--- [a-zA-Z0-9_/.-]*\).*/\1/"
   to strip dates
+
+- You can append your own hgrc settings to the file that the environment
+  variable HGRCPATH points to. This file is cleared before running a test.