mirror of
				https://github.com/tmux-plugins/tpm.git
				synced 2025-11-04 08:36:05 +00:00 
			
		
		
		
	Update plugin installation tests
This commit is contained in:
		@@ -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 } }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user