Sign in
flutter
/
third_party
/
libzip
/
686f15549c0abb52ff674b15c67a5fe828fa7eb5
/
.
/
regress
/
add_from_file.test
blob: 43de3c41cd73aab430bac5e49ac4c20cc1139dad [
file
] [
log
] [
blame
]
# add file to zip
# $NiH$
program add_from_file
return
0
args testfile
.
zip testfile
.
txt
copy testfile
.
txt testfile
.
txt
filenew testfile
.
zip testfile
.
zip