mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-04 23:45:04 -04:00
Revert "Enable stacktraces of segfaults when running tests"
This reverts commit b129ffba86
.
This commit is contained in:
parent
acd41b3b70
commit
b57292867e
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