Skip to content

env: add missing cfg attributes to tests #6896

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

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

cakebaker
Copy link
Contributor

Currently, when running cargo test --features=env --no-default-features some tests fail because they depend on other features. This PR fixes this issue by adding the missing cfg attributes to the failing test functions.

@sylvestre sylvestre merged commit dea0afb into uutils:main Nov 27, 2024
62 checks passed
@cakebaker cakebaker deleted the env_add_cfg_attributes_to_tests branch November 27, 2024 12:30
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