diff --git a/tests/run_tests_device.sh b/tests/run_tests_device.sh index 3bbe0480c..d1a65a1fd 100755 --- a/tests/run_tests_device.sh +++ b/tests/run_tests_device.sh @@ -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 \