mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-21 15:08:12 +00:00
tests: move persistence tests to its own folder
This commit is contained in:
parent
c1f7239c2d
commit
9251f73d89
0
tests/persistence_tests/__init__.py
Normal file
0
tests/persistence_tests/__init__.py
Normal file
@ -21,7 +21,7 @@ from trezorlib import device
|
||||
from .. import buttons
|
||||
from ..device_handler import BackgroundDeviceHandler
|
||||
from ..emulators import EmulatorWrapper
|
||||
from . import core_only
|
||||
from ..upgrade_tests import core_only
|
||||
|
||||
|
||||
def enter_word(debug, word):
|
Loading…
Reference in New Issue
Block a user