mirror of https://git.tukaani.org/xz.git
CMake: Add LZIP decoder test to list of tests.
This commit is contained in:
parent
b9f171dd00
commit
c9c8bfae35
|
@ -852,6 +852,7 @@ if(BUILD_TESTING)
|
|||
test_hardware
|
||||
test_index
|
||||
test_index_hash
|
||||
test_lzip_decoder
|
||||
test_memlimit
|
||||
test_stream_flags
|
||||
test_vli
|
||||
|
|
Loading…
Reference in New Issue