diff options
| author | Jonathan Lange <jml@canonical.com> | 2011-06-30 16:05:04 +0100 |
|---|---|---|
| committer | Jonathan Lange <jml@canonical.com> | 2011-06-30 16:05:04 +0100 |
| commit | 5dd17dd441447976e6cbad7fabd0e14a7538dbde (patch) | |
| tree | 28d48a2fed89df6aa1110337629dc5e89c79a41b /doc | |
| parent | 8d216f8790433ac4ab05b8dc668ef24728c86127 (diff) | |
| download | testtools-5dd17dd441447976e6cbad7fabd0e14a7538dbde.tar.gz | |
Update documentation.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/for-test-authors.rst | 8 |
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 |
