aboutsummaryrefslogtreecommitdiff
path: root/tests/test_compress.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_compress.sh')
-rwxr-xr-xtests/test_compress.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_compress.sh b/tests/test_compress.sh
index e322d385..49f3fd50 100755
--- a/tests/test_compress.sh
+++ b/tests/test_compress.sh
@@ -121,8 +121,8 @@ do
--armthumb \
--sparc
do
- test_lzma $ARGS --lzma=dict=64KiB,fb=32,mode=fast
- test_lzma --subblock $ARGS --lzma=dict=64KiB,fb=32,mode=fast
+ test_lzma $ARGS --lzma2=dict=64KiB,fb=32,mode=fast
+ test_lzma --subblock $ARGS --lzma2=dict=64KiB,fb=32,mode=fast
done
echo