# HG changeset patch # User dfraser # Date 1237212439 0 # Node ID ad7c5f4b1cf0af8573c582978f6c6e371f0e6a8e # Parent b661ea254972d0abe915eccc3a9032daf002b53e Added note that you need Trac for the tests; see #265 diff --git a/doc/install.txt b/doc/install.txt --- a/doc/install.txt +++ b/doc/install.txt @@ -29,7 +29,8 @@ directory on your system. It's also a good idea to run the unit tests at this point, to make sure that -the code works as expected on your platform:: +the code works as expected on your platform (please note that Trac_ needs to +be installed for the tests to run; see below):: $ python setup.py test