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

Move cfg to avoid unused import error on cargo test #2526

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

Marcondiro
Copy link
Contributor

cargo test -p libafl --no-default-features --features=std results into a bunch of unused import errors, moving the cfg at mod level fixes the issue.
Thanks

@Marcondiro Marcondiro force-pushed the fix-inprocess-fork-test branch from e8d20dd to 1c955bf Compare September 16, 2024 13:11
@domenukk domenukk merged commit 37f2d2d into AFLplusplus:main Sep 16, 2024
100 checks passed
@domenukk
Copy link
Member

Thx!

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