Add tests for bash_it.sh script

This commit is contained in:
Nils Winkler
2017-09-15 08:10:15 +02:00
parent d798bb8f06
commit 6981fa091d
3 changed files with 86 additions and 2 deletions

View File

@@ -11,4 +11,4 @@ fi
# TODO Add tests for bash-it completion
exec $bats_executable ${CI:+--tap} ${test_directory}/{install,lib,plugins,themes}
exec $bats_executable ${CI:+--tap} ${test_directory}/{bash_it,install,lib,plugins,themes}