mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 06:31:13 -03:00
Make test_fish_update_completions.fish pass on macOS
This commit is contained in:
@@ -19,7 +19,7 @@ MANPATH=$PWD/man fish_update_completions
|
||||
# CHECK: {{.*}} 1 / 1 : dirname.1{{.*}}
|
||||
|
||||
cd $__fish_cache_dir
|
||||
find -type f
|
||||
find . -type f
|
||||
# CHECK: ./generated_completions/dirname.fish
|
||||
|
||||
cat ./generated_completions/dirname.fish
|
||||
|
||||
Reference in New Issue
Block a user