mirror of https://github.com/python/cpython.git
Added test_dl to harness
This commit is contained in:
parent
2362b58952
commit
e00d4da7fa
|
@ -23,6 +23,7 @@
|
||||||
'test_strftime',
|
'test_strftime',
|
||||||
'test_struct',
|
'test_struct',
|
||||||
'test_errno',
|
'test_errno',
|
||||||
|
'test_dl',
|
||||||
]
|
]
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
|
Loading…
Reference in New Issue