1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

Tests: Add RISC-V Filter test in test_compress.sh.

This commit is contained in:
Jia Tan 2024-01-22 23:33:39 +08:00
parent 2959dbc735
commit ac3691ccca

View file

@ -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