aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2019-07-29 20:37:04 +0000
committerMark Johnston <markj@FreeBSD.org>2019-07-29 20:37:04 +0000
commitd7cadafed7764bb703e6d5a55e730fac21d97e97 (patch)
tree5543429294cf981b6cc70f63ee8b2e15b91706e3 /lib
parent96e90e5f146de2a2a198bb2c406300c96da24c59 (diff)
downloadsrc-d7cadafed7764bb703e6d5a55e730fac21d97e97.tar.gz
src-d7cadafed7764bb703e6d5a55e730fac21d97e97.zip
Remove a duplicate file listing in the libarchive tests.
MFC after: 3 days
Notes
Notes: svn path=/head/; revision=350423
Diffstat (limited to 'lib')
-rw-r--r--lib/libarchive/tests/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libarchive/tests/Makefile b/lib/libarchive/tests/Makefile
index 081e6e554af6..dd1a03e6276f 100644
--- a/lib/libarchive/tests/Makefile
+++ b/lib/libarchive/tests/Makefile
@@ -581,7 +581,6 @@ ${PACKAGE}FILES+= test_read_format_zip_jar.jar.uu
${PACKAGE}FILES+= test_read_format_zip_length_at_end.zip.uu
${PACKAGE}FILES+= test_read_format_zip_lzma_alone_leak.zipx.uu
${PACKAGE}FILES+= test_read_format_zip_lzma.zipx.uu
-${PACKAGE}FILES+= test_read_format_zip_lzma.zipx.uu
${PACKAGE}FILES+= test_read_format_zip_lzma_multi.zipx.uu
${PACKAGE}FILES+= test_read_format_zip_mac_metadata.zip.uu
${PACKAGE}FILES+= test_read_format_zip_malformed1.zip.uu