mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	
							parent
							
								
									37291df91d
								
							
						
					
					
						commit
						d5fb76a6c8
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -27,6 +27,8 @@ class TestOptionParserLoad < Test::Unit::TestCase
 | 
			
		|||
  def assert_load(result)
 | 
			
		||||
    assert new_parser.load
 | 
			
		||||
    assert_equal(result, @result)
 | 
			
		||||
    assert new_parser.load(into: into = {})
 | 
			
		||||
    assert_equal({test: result}, into)
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def setup_options(env, dir, suffix = nil)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue