test_bash: use new completions location.
This commit is contained in:
parent
6ff7fed070
commit
3099d126d7
@ -19,7 +19,7 @@ class BashTests < Homebrew::TestCase
|
||||
end
|
||||
|
||||
def test_bash_completion
|
||||
script = HOMEBREW_LIBRARY_PATH.parent.parent/"etc/bash_completion.d/brew"
|
||||
script = HOMEBREW_LIBRARY_PATH.parent.parent/"completions/bash/brew"
|
||||
assert_valid_bash_syntax script
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user