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 failing test when building with --all-features #92

Merged
merged 2 commits into from
Sep 18, 2022
Merged

Fix failing test when building with --all-features #92

merged 2 commits into from
Sep 18, 2022

Conversation

joshuachp
Copy link
Contributor

No description provided.

Remove the type ::<String> from the None in the Default trait
implementation for Ini since it will fail to compile, because it will
require a None::<UniCase<String>>
The test is different from the test without feature active, it doesn't
count the general section in the len assertion.
@zonyitoo zonyitoo merged commit fd76758 into zonyitoo:master Sep 18, 2022
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