summaryrefslogtreecommitdiff
path: root/INSTALL.txt
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2009-12-21 21:54:27 +1100
committerRobert Collins <robertc@robertcollins.net>2009-12-21 21:54:27 +1100
commit0d02722aa5819b8b4437eba07ef363cbc552b0f7 (patch)
treee39a33812adcccc431e25ba57c2ea65db35a886f /INSTALL.txt
parentc39c9437d4856752278049d192909cbf5cda4575 (diff)
downloadtestrepository-0d02722aa5819b8b4437eba07ef363cbc552b0f7.tar.gz
Create testr executable.
Diffstat (limited to 'INSTALL.txt')
-rw-r--r--INSTALL.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 76b7074..dde1066 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -16,4 +16,7 @@ Test dependencies
* testtools (the python-testtools package, or
http://pypi.python.org/pypi/testtools/).
-* testscenarios (https://edge.launchpad.net/testscenarios).
+* testresources (https://launchpad.net/testresources, or
+ http://pypi.python.org/pypi/testresources/).
+
+* testscenarios (https://launchpad.net/testscenarios).