Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix some important std unit tests that were not running due to typo
`#[cfg(features = "std")]` is invalid and always disabled the whole block.
- Loading branch information