Refactor the tests for travis

This commit is contained in:
Bruno Sutic
2014-11-19 15:58:04 +01:00
parent 604cca0e8a
commit c055ced922
6 changed files with 51 additions and 15 deletions

View File

@ -7,7 +7,7 @@ source $CURRENT_DIR/helpers.sh
test_plugin_installation() {
set_tmux_conf_helper <<- HERE
set -g @tpm_plugins "tmux-plugins/tmux-example-plugin"
run-shell "~/tpm/tpm"
run-shell "$PWD/tpm"
HERE
# opens tmux and test it with `expect`