diff --git a/test/tests.sh b/test/tests.sh index 8d58ce1..7ccc7c5 100755 --- a/test/tests.sh +++ b/test/tests.sh @@ -152,7 +152,7 @@ testNewYAWSBootstrap () { cd $yawsbootstrapname && make check &> /dev/null cd - &> /dev/null if [ "$TRAVIS" = "true" ]; then - expected="26" + expected="25" else expected="32" fi