mirror of
https://github.com/python/cpython.git
synced 2024-11-25 10:54:51 +08:00
Added _xdrmodule test
This commit is contained in:
parent
ac3acc2b48
commit
237efc5d6f
@ -25,6 +25,7 @@ tests = ['test_grammar',
|
||||
'test_errno',
|
||||
'test_dl',
|
||||
'test_thread',
|
||||
'test_xdr',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Loading…
Reference in New Issue
Block a user