summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJonathan Lange <jml@canonical.com>2008-10-04 14:23:17 +1000
committerJonathan Lange <jml@canonical.com>2008-10-04 14:23:17 +1000
commita836782e7222b66eb177bc5f4c9094c4d4ecab13 (patch)
treea61822621d5ba17151ca2739da0a83992ac82504 /README
parent4a4e6d8c79b4d5be72ae3b0b750d8364ba3873c7 (diff)
parent8e18b998ffc6beba75e7094ad599e52bce2e85f3 (diff)
downloadtestresources-a836782e7222b66eb177bc5f4c9094c4d4ecab13.tar.gz
testtools not pyunit3k
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 00e86c5..7f2c9d9 100644
--- a/README
+++ b/README
@@ -27,10 +27,10 @@ Dependencies:
=============
* Python 2.4+
-* pyunit3k
+* testtools
-Note that pyunit3k is required for *running* the tests for testresources. You
-can use testresources in your own app without using pyunit3k.
+Note that testtools is required for *running* the tests for testresources. You
+can use testresources in your own app without using testtools.
How testresources works: