mirror of
				https://github.com/tmux-plugins/tpm.git
				synced 2025-11-04 00:16:05 +00:00 
			
		
		
		
	Update tests to pass
This commit is contained in:
		@@ -3,6 +3,7 @@
 | 
				
			|||||||
### master
 | 
					### master
 | 
				
			||||||
- update readme because of github organization change to
 | 
					- update readme because of github organization change to
 | 
				
			||||||
  [tmux-plugins](https://github.com/tmux-plugins)
 | 
					  [tmux-plugins](https://github.com/tmux-plugins)
 | 
				
			||||||
 | 
					- update tests to pass
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### v0.0.2, 2014-07-17
 | 
					### v0.0.2, 2014-07-17
 | 
				
			||||||
- run all *.tmux plugin files as executables
 | 
					- run all *.tmux plugin files as executables
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -15,7 +15,7 @@ test_plugin_installation() {
 | 
				
			|||||||
		fail_helper "Tmux plugin installation fails"
 | 
							fail_helper "Tmux plugin installation fails"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	# check plugin dir exists after download
 | 
						# check plugin dir exists after download
 | 
				
			||||||
	check_dir_exists_helper "$HOME/.tmux/plugins/tmux_example_plugin/" ||
 | 
						check_dir_exists_helper "$HOME/.tmux/plugins/tmux-example-plugin/" ||
 | 
				
			||||||
		fail_helper "Plugin download fails"
 | 
							fail_helper "Plugin download fails"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	teardown_helper
 | 
						teardown_helper
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user