Add a directory that will make fish_update_completions not launch
This commit is contained in:
parent
0af5e2d2ca
commit
58057c95b9
|
@ -174,6 +174,8 @@ mkdir tests/shell/3rd/'$(echo)'
|
|||
mkdir tests/shell/3rd/'`echo`'
|
||||
|
||||
mkdir tests/shell/fish_home
|
||||
mkdir tests/shell/fish_home/fish
|
||||
mkdir tests/shell/fish_home/fish/generated_completions
|
||||
cp -r tests/test_shells/ipython_home tests/shell
|
||||
|
||||
mkdir tests/shell/path
|
||||
|
|
Loading…
Reference in New Issue