mirror of
https://github.com/solokeys/solo2.git
synced 2026-03-11 17:15:15 -07:00
Tests
For the tests to run locally for ApduDispatch, you need to enable std for logs.
cargo test --features std,logging/std,log-all --target $(rustc -Vv | awk 'NR==5{print $2}')