Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mi_usable_size gating #122

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

michel-slm
Copy link
Contributor

mi_usable_size was gated behind the extended feature in 310ffbe#diff-b1a35a68f14e696205874893c07fd24fdb88882b47c23cc0e0c80a30c7d53759

but one test, it_calculates_usable_size was left behind in lib.rs.

Move it to extended.rs as well.

mi_usable_size was gated behind the extended feature in purpleprotocol@310ffbe#diff-b1a35a68f14e696205874893c07fd24fdb88882b47c23cc0e0c80a30c7d53759

but one test, `it_calculates_usable_size` was left behind in `lib.rs`.

Move it to `extended.rs` as well.

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
@octavonce octavonce merged commit 859fbc1 into purpleprotocol:master Jun 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants