mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-12 04:31:41 -05:00
Revert "Enable stacktraces of segfaults when running tests"
This reverts commit b129ffba86d7423c2b6c5e5d5e79e11c719fd560.
This commit is contained in:
parent
acd41b3b70
commit
b57292867e
@ -1,8 +1,4 @@
|
||||
import sys
|
||||
import faulthandler
|
||||
|
||||
# Enable stacktraces of segmentation faults
|
||||
faulthandler.enable(file=sys.stdout)
|
||||
|
||||
# Force tests to look for resources in the source code tree
|
||||
sys.onionshare_dev_mode = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user