mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
7 lines
131 B
Text
7 lines
131 B
Text
case="regex: error"
|
|
command="cargo built"
|
|
error="
|
|
error: no such command: \`built\`
|
|
Did you mean \`build\`?
|
|
"
|
|
expect="cargo build"
|