mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Clean up
This commit is contained in:
parent
2004fd0845
commit
2670204dbd
|
@ -1,7 +1,11 @@
|
||||||
Pillow test files.
|
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` and use the `unittest` module. A base class and helper functions can be found in `helper.py`.
|
||||||
|
|
||||||
|
Execution
|
||||||
|
---------
|
||||||
|
|
||||||
Run the tests from the root of the Pillow source distribution:
|
Run the tests from the root of the Pillow source distribution:
|
||||||
|
|
||||||
python selftest.py
|
python selftest.py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user