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

tuftool: trivial unit test cleanup #647

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

stmcginnis
Copy link
Contributor

Description of changes:

Addresses a warning from cargo clippy --test where a check being used in the unit tests could be simplified.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Addresses a warning from `cargo clippy --test` where a check being used
in the unit tests could be simplified.

Signed-off-by: Sean McGinnis <[email protected]>
@stmcginnis stmcginnis merged commit dbb4dca into awslabs:develop Aug 8, 2023
3 checks passed
@stmcginnis stmcginnis deleted the test-clip branch August 8, 2023 19:53
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.

3 participants