mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 06:41:14 -03:00
Add more tests
These were correct, but littlecheck escapes quotes!
This commit is contained in:
@@ -7,7 +7,7 @@ echo $status
|
||||
# CHECK: 123
|
||||
# CHECKERR: {{.*}} The expanded command was empty.
|
||||
# CHECKERR: $empty_var
|
||||
# CHECKERR: ^
|
||||
# CHECKERR: ^~~~~~~~~^
|
||||
|
||||
# Failed expansions
|
||||
echo "$abc["
|
||||
|
||||
Reference in New Issue
Block a user