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