Added test_dl to harness

This commit is contained in:
Roger E. Masse 1996-12-16 20:34:43 +00:00
parent 2362b58952
commit e00d4da7fa
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
'test_strftime',
'test_struct',
'test_errno',
'test_dl',
]
if __name__ == '__main__':