Commit 6b64a95713fc8a045f8e40949cec0765e0acb9b8 Parent 572557dd3ca0cedecba3833111bb04bb5668db43 Author Nick Wellnhofer <wellnhofer@aevum.de> Date Wed, 15 Jan 2020 15:08:57 +0100 Remove useless __name__ check in test scripts These checks don't seem to be required and broke pathological_tests.py on Windows where multiprocessing sets __name__ to "__mp_main__".