pay-respects/tests/cases/file_path
2025-04-05 15:45:54 +02:00

6 lines
118 B
Text

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