There was no test_main() and the main body was protected by if __name__ == '__main__' so the test didn't happen on import either.