1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00

tests: enable signtx segwit tests

This commit is contained in:
Jan Pochyla 2017-11-20 12:47:54 +01:00 committed by Tomas Susanka
parent b1164077e9
commit 26265ca511

View File

@ -30,8 +30,6 @@ pytest \
--ignore test_msg_signmessage_segwit_native.py \
--ignore test_msg_signmessage_segwit.py \
--ignore test_msg_signtx_bch.py \
--ignore test_msg_signtx_segwit_native.py \
--ignore test_msg_signtx_segwit.py \
--ignore test_msg_signtx_zcash.py \
--ignore test_msg_verifymessage_segwit_native.py \
--ignore test_msg_verifymessage_segwit.py \