Removed test filter

pull/1043/head
Nils Winkler 2017-09-15 08:10:16 +02:00
parent 2acb87e882
commit be9b0e71c4
1 changed files with 0 additions and 1 deletions

View File

@ -9,5 +9,4 @@ 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}/{bash_it,completion,install,lib,plugins,themes}