diff options
author | Berker Peksag <berker.peksag@gmail.com> | 2016-06-24 05:48:27 (GMT) |
---|---|---|
committer | Berker Peksag <berker.peksag@gmail.com> | 2016-06-24 05:48:27 (GMT) |
commit | 91d53e7b20baf5b9b58cb9737b8871793c23fd7b (patch) | |
tree | be7552d0b7933ccb2ba774a3397c816c4baf0b00 /Doc/howto | |
parent | 9e941d6373ea5e233a26e5fb0af6731d88f14049 (diff) | |
download | cpython-91d53e7b20baf5b9b58cb9737b8871793c23fd7b.zip cpython-91d53e7b20baf5b9b58cb9737b8871793c23fd7b.tar.gz cpython-91d53e7b20baf5b9b58cb9737b8871793c23fd7b.tar.bz2 |
Make PyPIRCCommandTestCase derive from a base class
Several test cases in distutils use PyPIRCCommandTestCase as
their base class and as a result of that the following tests
were ran more than once:
* test_server_registration
* test_server_empty_registration
* test_config_interpolation
This commit moves the infrastructure used by other tests
into a new BasePyPIRCCommandTestCase class.
Diffstat (limited to 'Doc/howto')
0 files changed, 0 insertions, 0 deletions