Sign in
flutter
/
third_party
/
libzip
/
b2cbe35498f804fe5c0ecd1f2161eaac78f5ff19
/
.
/
regress
/
open_nosuchfile.test
blob: 69321640745a05d499d5fafcb7bba8ffcb471ecc [
file
] [
log
] [
blame
]
# zip_open: file doesn't exist
program tryopen
args nosuchfile
return
1
stdout opening
'nosuchfile'
returned error
9
stderr
1
errors