pay-respects/tests/cases/regex_err

8 lines
131 B
Text
Raw Normal View History

2025-04-05 00:10:29 +02:00
case="regex: error"
command="cargo built"
error="
error: no such command: \`built\`
Did you mean \`build\`?
"
expect="cargo build"