1
0
mirror of https://github.com/facebook/zstd.git synced 2025-08-01 09:47:01 +03:00

Added btlazy2 to short tests

This commit is contained in:
Yann Collet
2016-02-08 18:46:26 +01:00
parent 521b0108dd
commit ee602ce68c

View File

@ -69,6 +69,7 @@ echo "**** zstd round-trip tests **** "
roundTripTest
roundTripTest '' 6
roundTripTest '' 16
if [ "$1" != "--test-large-data" ]; then
echo "Skipping large data tests"