db26c81
1
2
3
4
5
6
7
8
from solver_test import * from function_test import * if __name__ == '__main__': unittest.main()