1
0
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:
Tomas Susanka 2019-10-25 12:04:05 +00:00
parent c1f7239c2d
commit 9251f73d89
2 changed files with 1 additions and 1 deletions

View File

View 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):