1
0
Fork 0
mirror of synced 2024-09-07 15:06:26 -04:00

Update plugin installation tests

This commit is contained in:
Bruno Sutic 2014-08-05 21:13:43 +02:00
parent 28cd3e5e2f
commit 70d589eea8

View file

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