Skip to content

Move all unit tests into tests modules. #1405

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
Mar 9, 2025
Merged

Conversation

sunfishcode
Copy link
Member

This makes the code more idiomatic. As discussed in rust-lang/cargo#10559, the use super::*; pattern makes this style easier to use.

Verified

This commit was signed with the committer’s verified signature.
JoshuaKGoldberg Josh Goldberg ✨
This makes the code more idiomatic. As discussed in rust-lang/cargo#10559,
the `use super::*;` pattern makes this style easier to use.
@sunfishcode sunfishcode force-pushed the sunfishcode/test-modules branch from bf8e8d4 to 2d8e90c Compare March 9, 2025 21:16
@sunfishcode sunfishcode merged commit b82df5d into main Mar 9, 2025
51 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/test-modules branch March 9, 2025 22:09
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.

None yet

1 participant