9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
# zip_open: file contains no entry, but is valid
|
|
program tryopen
|
|
file testempty.zip testempty.zip
|
|
arguments testempty.zip
|
|
return 0
|
|
stdout
|
|
opening 'testempty.zip' succeeded, 0 entries
|
|
end-of-inline-data
|