mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Added test of rgbimg module
This commit is contained in:
parent
66e7f3ac43
commit
8bc74ceb8b
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ tests = ['test_grammar',
|
|||
'test_new',
|
||||
'test_nis',
|
||||
'test_pwd',
|
||||
'test_rgbimg',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue