Skip to content
Snippets Groups Projects
Commit 3099d126 authored by Mike McQuaid's avatar Mike McQuaid
Browse files

test_bash: use new completions location.

parent 6ff7fed0
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment