diff options
| -rw-r--r-- | suite/testcommon.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/suite/testcommon.py b/suite/testcommon.py index b0f40b8b..285c24b5 100644 --- a/suite/testcommon.py +++ b/suite/testcommon.py @@ -10,7 +10,6 @@ from binaryninja.filemetadata import FileMetadata import subprocess import re -binja.mainthread.set_worker_thread_count(1) # Dear people from the future: If you're adding tests or debuging an # issue where python2 and python3 are producing different output |
