mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Added _xdrmodule test
This commit is contained in:
parent
ac3acc2b48
commit
237efc5d6f
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ tests = ['test_grammar',
|
|||
'test_errno',
|
||||
'test_dl',
|
||||
'test_thread',
|
||||
'test_xdr',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue