- 
Neal Norwitz yazdıThere was no test_main() and the main body was protected by if __name__ == '__main__' so the test didn't happen on import either. 996acf12
There was no test_main() and the main body was protected by if __name__ == '__main__' so the test didn't happen on import either.
