blob: 34ed7222882313bdf2daf59843389164ad9c3057 [file] [log] [blame]
test:
cd test_crates/example && rm -f Cargo.lock && cargo test && cd ..
cd test_crates/no_std && rm -f Cargo.lock && cargo test && cd ..