case="file path typo"
command="cd ./correc"
error="no such file or directory"
expect="cd ./correct"

mkdir -p correct
