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