mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-11 07:50:57 +00:00
tests: allow running tests from any directory (#487)
This commit is contained in:
parent
c46be39d58
commit
6a54839acb
@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
cd $(dirname $0)
|
||||||
MICROPYTHON=../build/unix/micropython
|
MICROPYTHON=../build/unix/micropython
|
||||||
PYOPT=1
|
PYOPT=1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user