mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Test of the operator module
This commit is contained in:
parent
39900421bf
commit
a09ec19a33
3 changed files with 78 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ tests = ['test_grammar',
|
|||
'test_fcntl',
|
||||
'test_gdbm',
|
||||
'test_grp',
|
||||
'test_operator',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue