-
Committer:
Elliot Murphy
-
Date:
2008-02-11 14:48:48 UTC
-
Revision ID:
elliot@elliotmurphy.com-20080211144848-wpnhvjif91ggm9ea
Set the working directory for the test runner script.
This removes the requirement for test.py to be invoked from
the root of the source tree, so you can do things like:
alias lpt='`bzr root`/test.py -vvt '
or other neat IDE integration things.