mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-06 01:36:59 +00:00
Refactor the tests for travis
This commit is contained in:
@ -13,7 +13,7 @@ manually_install_the_plugin() {
|
||||
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
|
||||
|
||||
manually_install_the_plugin
|
||||
|
Reference in New Issue
Block a user