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