diff options
Diffstat (limited to '')
-rw-r--r-- | tests/test_index.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_index.c b/tests/test_index.c index 46e1d871..8a2cb266 100644 --- a/tests/test_index.c +++ b/tests/test_index.c @@ -489,8 +489,6 @@ test_corrupt(void) int main(void) { - lzma_init(); - test_equal(); test_overflow(); |