mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-06 16:35:03 -04:00
Revert "Enable stacktraces of segfaults when running tests"
This reverts commit 145021b2e5
.
This commit is contained in:
parent
d417754e45
commit
72d79cdfe5
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue