mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
Added test_dl to harness
This commit is contained in:
parent
2362b58952
commit
e00d4da7fa
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ tests = ['test_grammar',
|
|||
'test_strftime',
|
||||
'test_struct',
|
||||
'test_errno',
|
||||
'test_dl',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue