A test of the select module that is actually reproduceable!

This commit is contained in:
Barry Warsaw 1996-12-11 23:58:46 +00:00
parent 3176bb1df2
commit 792c94a320
3 changed files with 61 additions and 4 deletions

View file

@ -19,6 +19,7 @@ tests = ['test_grammar',
'test_nis',
'test_pwd',
'test_rgbimg',
'test_select',
]
if __name__ == '__main__':