Sign in
flutter
/
third_party
/
libzip
/
6cb36530deafc731cac277080a319d52e4233867
/
.
/
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