Closed rezural closed 7 months ago
cargo test fails if run from within the build/rapier{2d,3d} directories.
running cargo test --workspace however doesnt.
I'm not sure if this is a real issue, or not, but I'm putting it up here just in case.
cargo test --features=serde-serialize works, so this may be a non issue. A bit surprising though.
Closing. This is no longer an issue.
cargo test fails if run from within the build/rapier{2d,3d} directories.
running cargo test --workspace however doesnt.
I'm not sure if this is a real issue, or not, but I'm putting it up here just in case.