mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-05 06:59:01 +00:00
5 lines
134 B
Python
5 lines
134 B
Python
import pytest
|
|
|
|
pytest.register_assert_rewrite("tests.click_tests.reset")
|
|
pytest.register_assert_rewrite("tests.click_tests.recovery")
|