Test files › Archives › empty.zip
Empty ZIP file
A structurally valid ZIP containing zero entries (22-byte end-of-central-directory only).
↓ Download empty.zip| Filename | empty.zip |
| Format | ZIP |
| Size | 22 bytes (22 bytes) |
| MIME type | application/zip |
| SHA-256 | 8739c76e681f900923b900c9df0ef75cf421d39cabb54650c4b9ad19b6a76d85 |
What this file catchesImport flows that assume at least one entry and throw on an empty iterator, or report success having processed nothing.
Download & verify
curl -fsSL -o "empty.zip" "https://files.hexaqa.com/archive/empty.zip"
curl -fsSL "https://files.hexaqa.com/archive/empty.zip" | sha256sum
# expect: 8739c76e681f900923b900c9df0ef75cf421d39cabb54650c4b9ad19b6a76d85