Sign in
flutter
/
third_party
/
libzip
/
043ceac7ac5dc67eb8f257195cd9adf8f0cedb19
/
.
/
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