1
0
mirror of https://git.tukaani.org/xz.git synced 2025-03-02 14:40:40 +00: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