Sign in
flutter
/
third_party
/
libzip
/
6ea349cc60649d8bc1d2e71da381ed7cd1d095a3
/
.
/
regress
/
delete_invalid.test
blob: 6cf34dbe8048c5927b22fcf6da786bbb99e37ec5 [
file
] [
log
] [
blame
]
# 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