Update plugin installation tests

This commit is contained in:
Bruno Sutic 2014-08-05 21:13:43 +02:00
parent 28cd3e5e2f
commit 70d589eea8
1 changed files with 2 additions and 2 deletions

View File

@ -16,10 +16,10 @@ send "I"
set timeout 15
expect {
"Downloading tmux-plugins/tmux-example-plugin" {
"Installing \"tmux-example-plugin\"" {
expect {
"tmux-plugins/tmux-example-plugin download success" {
"\"tmux-example-plugin\" download success" {
expect { "Done, press ENTER to continue" { exit } }