mirror of
https://github.com/python/cpython.git
synced 2024-11-25 10:54:51 +08:00
Added test_dl to harness
This commit is contained in:
parent
2362b58952
commit
e00d4da7fa
@ -23,6 +23,7 @@ tests = ['test_grammar',
|
||||
'test_strftime',
|
||||
'test_struct',
|
||||
'test_errno',
|
||||
'test_dl',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Loading…
Reference in New Issue
Block a user