summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJonathan Lange <jml@canonical.com>2011-06-30 16:05:04 +0100
committerJonathan Lange <jml@canonical.com>2011-06-30 16:05:04 +0100
commit5dd17dd441447976e6cbad7fabd0e14a7538dbde (patch)
tree28d48a2fed89df6aa1110337629dc5e89c79a41b /doc
parent8d216f8790433ac4ab05b8dc668ef24728c86127 (diff)
downloadtesttools-5dd17dd441447976e6cbad7fabd0e14a7538dbde.tar.gz
Update documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/for-test-authors.rst8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/for-test-authors.rst b/doc/for-test-authors.rst
index 1456e8f..8bd2182 100644
--- a/doc/for-test-authors.rst
+++ b/doc/for-test-authors.rst
@@ -728,12 +728,8 @@ When the test runs, testtools will show you something like this::
======================================================================
ERROR: exampletest.TestSomething.test_thingy
----------------------------------------------------------------------
- arbitrary-color-name
- ------------
- blue
- ------------
- traceback
- ------------
+ arbitrary-color-name: {{{blue}}}
+
Traceback (most recent call last):
...
File "exampletest.py", line 8, in test_thingy