mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
A test of the select module that is actually reproduceable!
This commit is contained in:
parent
3176bb1df2
commit
792c94a320
3 changed files with 61 additions and 4 deletions
|
|
@ -19,6 +19,7 @@ tests = ['test_grammar',
|
|||
'test_nis',
|
||||
'test_pwd',
|
||||
'test_rgbimg',
|
||||
'test_select',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue