mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
tests: enable test_msg_reset_device.py
This commit is contained in:
parent
e86924d645
commit
53c327727f
@ -31,6 +31,7 @@ for i in \
|
|||||||
test_msg_signtx.py \
|
test_msg_signtx.py \
|
||||||
test_msg_verifymessage.py \
|
test_msg_verifymessage.py \
|
||||||
test_msg_wipedevice.py \
|
test_msg_wipedevice.py \
|
||||||
|
test_msg_reset_device.py \
|
||||||
test_msg_changepin.py \
|
test_msg_changepin.py \
|
||||||
; do
|
; do
|
||||||
if ! $PYTHON $i ; then
|
if ! $PYTHON $i ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user