Update obsolete test function names

This commit is contained in:
Bruno Sutic
2015-08-02 22:53:03 +02:00
parent a521a4b731
commit e62d12c980
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ manually_install_the_plugin() {
git clone --quiet https://github.com/tmux-plugins/tmux-example-plugin
}
test_plugin_installation() {
test_plugin_uninstallation() {
set_tmux_conf_helper <<- HERE
run-shell "$TPM_DIR/tpm"
HERE