mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-06 18:06:58 +00:00
Refactor the tests for travis
This commit is contained in:
@ -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`
|
||||
|
Reference in New Issue
Block a user