mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Added test_errno to the test suite
This commit is contained in:
parent
529fcfe31f
commit
8ba76d3cf3
2 changed files with 45 additions and 0 deletions
|
@ -22,6 +22,7 @@ tests = ['test_grammar',
|
|||
'test_select',
|
||||
'test_strftime',
|
||||
'test_struct',
|
||||
'test_errno',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue