mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-11 20:48:49 +00:00
Adjust one test
We now add these as functions even in the checks, which is entirely benign.
This commit is contained in:
parent
695ae02aa5
commit
3437d63507
1 changed files with 3 additions and 0 deletions
|
@ -150,7 +150,10 @@ end
|
|||
# CHECK: disown
|
||||
# CHECK: fg
|
||||
# CHECK: fish_command_not_found
|
||||
# CHECK: fish_prompt
|
||||
# CHECK: fish_prompt_event
|
||||
# CHECK: fish_sigtrap_handler
|
||||
# CHECK: fish_title
|
||||
# CHECK: frob
|
||||
# CHECK: kill
|
||||
# CHECK: name1
|
||||
|
|
Loading…
Reference in a new issue