Sign in
flutter
/
third_party
/
libzip
/
9462ddb173b109682750112f0b244e7685f5d592
/
.
/
regress
/
open_nosuchfile.test
blob: 414cd5cdd865aee4da4b17a315c1600d71c36551 [
file
] [
log
] [
blame
]
# zip_open: file doesn't exist
program tryopen
args nosuchfile
return
1
stdout opening
`nosuchfile' returned error 11/2
stderr 1 errors