mirror of https://git.tukaani.org/xz.git
Tests: Add RISC-V Filter test in test_compress.sh.
This commit is contained in:
parent
2959dbc735
commit
ac3691ccca
|
@ -146,5 +146,6 @@ test_filter ARM arm
|
|||
test_filter ARMTHUMB armthumb
|
||||
test_filter ARM64 arm64
|
||||
test_filter SPARC sparc
|
||||
test_filter RISCV riscv
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue