mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 10:51:15 -03:00
Add acceptable errors to tests
This commit is contained in:
@@ -556,7 +556,7 @@ for PWD in foo bar
|
||||
end
|
||||
# CHECKERR: {{.*}}/basic.fish (line {{\d+}}): for: PWD: cannot overwrite read-only variable
|
||||
# CHECKERR: for PWD in foo bar
|
||||
# CHECKERR: ^
|
||||
# CHECKERR: ^~^
|
||||
# XXX FIXME carat should point at PWD
|
||||
|
||||
$fish -c 'echo \xtest'
|
||||
|
||||
Reference in New Issue
Block a user