X-Git-Url: https://repo.or.cz/w/git.git/blobdiff_plain/1098ff5a213265bb0d5df9a87d5493bd168f12a0..af31a456b4cd38f2630ed8e556e23954f806a3cc:/t/t9903-bash-prompt.sh diff --git a/t/t9903-bash-prompt.sh b/t/t9903-bash-prompt.sh index a6c9ce9435..f8fb93f687 100755 --- a/t/t9903-bash-prompt.sh +++ b/t/t9903-bash-prompt.sh @@ -7,7 +7,7 @@ test_description='test git-specific bash prompt functions' . ./lib-bash.sh -. "$GIT_BUILD_DIR/contrib/completion/git-completion.bash" +. "$GIT_BUILD_DIR/contrib/completion/git-prompt.sh" actual="$TRASH_DIRECTORY/actual"