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