rust-crosscompiler-arm
rust-crosscompiler-arm copied to clipboard
'cargo test' doesn't work
trafficstars
cargo --version, cargo build ... work perfectly.
But cargo test doesn't.
Running target/arm-unknown-linux-gnueabihf/debug/gdu-87960cd2401908e1
/source/target/arm-unknown-linux-gnueabihf/debug/gdu-87960cd2401908e1: 1: /source/target/arm-unknown-linux-gnueabihf/debug/gdu-87960cd2401908e1: Syntax error: word unexpected (expecting ")")
I ran cargo test this morning and it worked fine!
❤️ this project by the way.
Thank you for the feedback!