Added tests for completion results with various file locations and names
This commit is contained in:
2
test/run
2
test/run
@@ -9,5 +9,5 @@ if [ -z "${BASH_IT}" ]; then
|
||||
export BASH_IT=$(cd ${test_directory} && dirname $(pwd))
|
||||
fi
|
||||
|
||||
#exec $bats_executable ${CI:+--tap} ${test_directory}/completion
|
||||
# exec $bats_executable ${CI:+--tap} ${test_directory}/completion
|
||||
exec $bats_executable ${CI:+--tap} ${test_directory}/{bash_it,completion,install,lib,plugins,themes}
|
||||
|
||||
Reference in New Issue
Block a user