awslabs / tough

Rust libraries and tools for using and generating TUF repositories
191 stars 45 forks source link

tuftool: trivial unit test cleanup #647

Closed stmcginnis closed 11 months ago

stmcginnis commented 11 months ago

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.