mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
feat: suggestion tests
This commit is contained in:
parent
58b6a65a75
commit
5a4ef05828
7 changed files with 95 additions and 0 deletions
6
tests/cases/regex_opt
Normal file
6
tests/cases/regex_opt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
case="regex: options"
|
||||
command="rm correc -r"
|
||||
error="no such file or directory"
|
||||
expect="rm -r ./correct"
|
||||
|
||||
mkdir -p correct
|
||||
Loading…
Add table
Add a link
Reference in a new issue