Sign in
flutter
/
third_party
/
libzip
/
c140bc9c77a76d6223acc91fcc7a615cb34d78ca
/
.
/
regress
/
open_nosuchfile.test
blob: 647e098c77038e366947b2b8a52d5480f7f14eee [
file
]
# zip_open: file doesn't exist
program tryopen
args nosuchfile
return
1
stdout opening
'nosuchfile'
returned error
11
/
2
stderr
1
errors