1
1
mirror of https://github.com/chubin/cheat.sh.git synced 2025-01-05 20:04:38 +03:00

tests/results/8: updated cht.sh

This commit is contained in:
Igor Chubin 2019-05-19 18:58:02 +00:00
parent 04cfd5209e
commit 02be5ae19e

View File

@ -212,7 +212,7 @@ EOF
else
printf "\033[0;31m%s\033[0m\n" "FAILED"
echo "Some tests were failed. Run the tests manually for further investigation:"
echo " cd $PWD; bash tests/run-tests.sh)"
echo " cd $PWD; bash run-tests.sh)"
fi
)