This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-firmware
Watch
1
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2024-11-12 18:49:07 +00:00
Code
Issues
Releases
Wiki
Activity
ea404b53ee
trezor-firmware
/
tests
/
common.py
6 lines
95 B
Python
Raw
Normal View
History
Unescape
Escape
tests: move to /tests to avoid freezing
2016-11-06 16:04:25 +00:00
import
sys
sys
.
path
.
append
(
'
../src
'
)
from
ubinascii
import
hexlify
,
unhexlify
remove src/lib
2017-08-14 09:09:47 +00:00
import
unittest
Reference in New Issue
Copy Permalink