mirror of
				https://github.com/rbenv/ruby-build.git
				synced 2025-10-31 01:04:11 +01:00 
			
		
		
		
	remove assertions of mocked output
This commit is contained in:
		
							parent
							
								
									ddb12e2e8b
								
							
						
					
					
						commit
						9b240932b9
					
				
					 1 changed files with 0 additions and 12 deletions
				
			
		|  | @ -158,8 +158,6 @@ OUT | |||
| 
 | ||||
|   run rbenv-install | ||||
|   assert_failure | ||||
|   assert_output_contains 'Usage: rbenv install' | ||||
| 
 | ||||
|   unstub rbenv-help | ||||
| } | ||||
| 
 | ||||
|  | @ -169,8 +167,6 @@ OUT | |||
| 
 | ||||
|   run rbenv-install 2.1.1 2.1.2 | ||||
|   assert_failure | ||||
|   assert_output_contains 'Usage: rbenv install' | ||||
| 
 | ||||
|   unstub rbenv-help | ||||
| } | ||||
| 
 | ||||
|  | @ -180,8 +176,6 @@ OUT | |||
| 
 | ||||
|   run rbenv-install -h | ||||
|   assert_success | ||||
|   assert_output_contains 'Usage: rbenv install' | ||||
| 
 | ||||
|   unstub rbenv-help | ||||
| } | ||||
| 
 | ||||
|  | @ -195,8 +189,6 @@ OUT | |||
| 
 | ||||
|   run rbenv-uninstall | ||||
|   assert_failure | ||||
|   assert_output_contains 'Usage: rbenv uninstall' | ||||
| 
 | ||||
|   unstub rbenv-help | ||||
| } | ||||
| 
 | ||||
|  | @ -205,8 +197,6 @@ OUT | |||
| 
 | ||||
|   run rbenv-uninstall 2.1.1 2.1.2 | ||||
|   assert_failure | ||||
|   assert_output_contains 'Usage: rbenv uninstall' | ||||
| 
 | ||||
|   unstub rbenv-help | ||||
| } | ||||
| 
 | ||||
|  | @ -215,8 +205,6 @@ OUT | |||
| 
 | ||||
|   run rbenv-uninstall -h | ||||
|   assert_success | ||||
|   assert_output_contains 'Usage: rbenv uninstall' | ||||
| 
 | ||||
|   unstub rbenv-help | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue