We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2acb87e commit be9b0e7Copy full SHA for be9b0e7
test/run
@@ -9,5 +9,4 @@ if [ -z "${BASH_IT}" ]; then
9
export BASH_IT=$(cd ${test_directory} && dirname $(pwd))
10
fi
11
12
-# exec $bats_executable ${CI:+--tap} ${test_directory}/completion
13
exec $bats_executable ${CI:+--tap} ${test_directory}/{bash_it,completion,install,lib,plugins,themes}
0 commit comments