diff options
Diffstat (limited to 'tests/test_block_header.c')
-rw-r--r-- | tests/test_block_header.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_block_header.c b/tests/test_block_header.c index b50198ce..9285a265 100644 --- a/tests/test_block_header.c +++ b/tests/test_block_header.c @@ -278,7 +278,6 @@ test3(void) .has_crc32 = false, .has_eopm = true, .is_metadata = false, - .is_metadata = false, .compressed_size = LZMA_VLI_VALUE_UNKNOWN, .uncompressed_size = LZMA_VLI_VALUE_UNKNOWN, .compressed_reserve = 1, |