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

add tests module around generated tests #189

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

vic1707
Copy link
Contributor

@vic1707 vic1707 commented Oct 21, 2024

rust analyzer in VSCode complains about generated tests not being inside a #[cfg(test)] module, this PR fixes that.

{8F382B25-2DB4-41F8-8F80-8EFC8FADFE75}

@greyblake
Copy link
Owner

Thanks!

@greyblake greyblake merged commit 9ee035d into greyblake:master Oct 24, 2024
6 checks passed
@vic1707 vic1707 deleted the test-not-in-test branch October 24, 2024 12:46
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