update sqlthread for test hide skip_python3
This commit is contained in:
parent
1f5d1991d3
commit
44938b8118
|
@ -5,9 +5,9 @@ import tempfile
|
||||||
import threading
|
import threading
|
||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
from .common import skip_python3
|
# from .common import skip_python3
|
||||||
|
#
|
||||||
skip_python3()
|
# skip_python3()
|
||||||
|
|
||||||
os.environ['BITMESSAGE_HOME'] = tempfile.gettempdir()
|
os.environ['BITMESSAGE_HOME'] = tempfile.gettempdir()
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user