summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TESTS.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TESTS.txt b/doc/TESTS.txt
index c2e23ef9d..40524b82a 100644
--- a/doc/TESTS.txt
+++ b/doc/TESTS.txt
@@ -198,7 +198,7 @@ but 'test_evens' is a generator that returns a series of tests, using
.. warning::
Parametric tests cannot be implemented on classes derived from
- UnitTest.
+ TestCase.
Doctests
--------