tests: ignore test_cosi.py

This commit is contained in:
Jan Pochyla 2017-10-30 23:48:09 +01:00
parent f093ca23d5
commit ce3dc61e63
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ cd device_tests
pytest \
-k-multisig \
--ignore test_bip32_speed.py \
--ignore test_cosi.py \
--ignore test_debuglink.py \
--ignore test_msg_applysettings.py \
--ignore test_msg_changepin.py \