mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
tests: fix path to unix micropython
This commit is contained in:
parent
83686bc0c6
commit
403e45aacf
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
MICROPYTHON=../vendor/micropython/unix/micropython
|
||||
MICROPYTHON=../build/unix/micropython
|
||||
|
||||
results=()
|
||||
error=0
|
||||
|
Loading…
Reference in New Issue
Block a user