diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-07-28 18:41:28 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-07-28 18:41:28 +0000 |
| commit | 75f66cde5c3b696ba203c0bf490b61b2ebeeca75 (patch) | |
| tree | 5286e6bf90c29b5d20cbc4cbd8a5f363684079f9 /lib/libarchive | |
| parent | 299c819a75b9494ed8ab5a5a64f3d85db568d7e7 (diff) | |
| parent | 25d3ca0980e03d32bf4c9f9f053158a23456fdf6 (diff) | |
Notes
Diffstat (limited to 'lib/libarchive')
| -rw-r--r-- | lib/libarchive/test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libarchive/test/Makefile b/lib/libarchive/test/Makefile index 80d6dd4a03ff..e57c5ff29e69 100644 --- a/lib/libarchive/test/Makefile +++ b/lib/libarchive/test/Makefile @@ -120,6 +120,7 @@ TESTS= \ test_read_format_gtar_gz.c \ test_read_format_gtar_lzma.c \ test_read_format_gtar_sparse.c \ + test_read_format_gtar_sparse_skip_entry.c \ test_read_format_iso_Z.c \ test_read_format_iso_multi_extent.c \ test_read_format_iso_xorriso.c \ |
