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
roundTripTest '' 6 roundTripTest '' 6
roundTripTest '' 16
if [ "$1" != "--test-large-data" ]; then if [ "$1" != "--test-large-data" ]; then
echo "Skipping large data tests" echo "Skipping large data tests"