tests: move persistence tests to its own folder

pull/650/head
Tomas Susanka 5 years ago
parent c1f7239c2d
commit 9251f73d89

@ -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…
Cancel
Save