mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Added test_strftime (Skip Montanaro).
This commit is contained in:
parent
6cdd7a0433
commit
483705c5a9
3 changed files with 88 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ tests = ['test_grammar',
|
|||
'test_pwd',
|
||||
'test_rgbimg',
|
||||
'test_select',
|
||||
'test_strftime',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue