1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-23 23:08:14 +00:00

tests: enable load_device test

This commit is contained in:
Jan Pochyla 2017-10-31 13:55:36 +01:00
parent c632f9450f
commit f4ebe368b9

View File

@ -21,7 +21,6 @@ pytest \
--ignore test_msg_getaddress_segwit.py \
--ignore test_msg_getaddress_show.py \
--ignore test_msg_loaddevice_xprv.py \
--ignore test_msg_loaddevice.py \
--ignore test_msg_nem_getaddress.py \
--ignore test_msg_nem_signtx.py \
--ignore test_msg_ping.py \