test_bash: use new completions location.
This commit is contained in:
parent
6ff7fed070
commit
3099d126d7
@ -19,7 +19,7 @@ class BashTests < Homebrew::TestCase
|
|||||||
end
|
end
|
||||||
|
|
||||||
def test_bash_completion
|
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
|
assert_valid_bash_syntax script
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user