mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
A test of the struct module
This commit is contained in:
parent
30695fa3cd
commit
07a0eeceaa
2 changed files with 45 additions and 0 deletions
|
@ -21,6 +21,7 @@ tests = ['test_grammar',
|
|||
'test_rgbimg',
|
||||
'test_select',
|
||||
'test_strftime',
|
||||
'test_struct',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue