mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
gh-92514: Remove unused test.support.BasicTestRunner (#92515)
This commit is contained in:
parent
6582c96454
commit
8a0d9a6bb7
3 changed files with 2 additions and 14 deletions
|
@ -980,13 +980,6 @@ The :mod:`test.support` module defines the following classes:
|
|||
Try to match a single stored value (*dv*) with a supplied value (*v*).
|
||||
|
||||
|
||||
.. class:: BasicTestRunner()
|
||||
|
||||
.. method:: run(test)
|
||||
|
||||
Run *test* and return the result.
|
||||
|
||||
|
||||
:mod:`test.support.socket_helper` --- Utilities for socket tests
|
||||
================================================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue