diff --git a/Tests/README.rst b/Tests/README.rst index 974960045..554645787 100644 --- a/Tests/README.rst +++ b/Tests/README.rst @@ -1,7 +1,7 @@ Pillow Tests ============ -Test scripts are named ``test_xxx.py`` and use the ``unittest`` module. A base class and helper functions can be found in ``helper.py``. +Test scripts are named ``test_xxx.py``. Helper classes and functions can be found in ``helper.py``. Dependencies ------------