containers / ocidir-rs

Low level Rust library for working with OCI (opencontainers) directories
Apache License 2.0
4 stars 3 forks source link

Add a unit test covering failure for write_verified_as() #19

Closed cgwalters closed 5 days ago

cgwalters commented 6 days ago

Followup to the previous commit that added a success path for this.