Sign in
flutter
/
third_party
/
libzip
/
d79fa04491ba9c32a0ab8cc03dc443c0579e5af8
/
.
/
regress
/
delete_invalid.test
blob: 6cf34dbe8048c5927b22fcf6da786bbb99e37ec5 [
file
]
# delete last entry in zip archive
program modify
return
1
args testfile
.
zzip
delete
5
file testfile
.
zzip testfile
.
zip testfile
.
zip
stderr can
't delete file at index `5'
:
Invalid
argument