mirror of
https://git.tukaani.org/xz.git
synced 2025-02-24 01:18:12 +00:00
Fixed the test that should have been fixed as part
of 1e8e4fd1f3e50129b4541406ad765d2aa1233943.
This commit is contained in:
parent
0f295bf7a3
commit
3c3905b534
@ -232,7 +232,7 @@ int
|
||||
main(void)
|
||||
{
|
||||
lzma_init();
|
||||
succeed(lzma_lzma_preset(&opt_lzma, 0));
|
||||
succeed(lzma_lzma_preset(&opt_lzma, 1));
|
||||
|
||||
test1();
|
||||
test2();
|
||||
|
Loading…
x
Reference in New Issue
Block a user