summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJonathan Lange <jml@canonical.com>2008-09-07 14:44:03 +1000
committerJonathan Lange <jml@canonical.com>2008-09-07 14:44:03 +1000
commit84917e5532506938f82dcc58be3b61e73ed6495e (patch)
treee7cb7e3b0c3275dcc83bac9c117ffb34078734ae /README
parent93a31db97b47555e430655bc6b556538e22cfc0a (diff)
downloadtestresources-84917e5532506938f82dcc58be3b61e73ed6495e.tar.gz
Add a sample test resource.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index de735a8..e853c70 100644
--- a/README
+++ b/README
@@ -54,6 +54,8 @@ finishedWith call in the middle, should return the same object.
The goals for TestResources that cannot finish properly are not yet clear, so
for now the behaviour will to silently continue.
+A sample TestResource can be found in the doc/ folder.
+
See pydoc testresources.TestResource for details.