mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Fix a typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59862 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									3fe69a0da4
								
							
						
					
					
						commit
						3fbd9d7e1c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -43,7 +43,7 @@ class TestWEBrickUtils < Test::Unit::TestCase
 | 
			
		|||
    assert_expired(m)
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def test_timeout_default_execption
 | 
			
		||||
  def test_timeout_default_exception
 | 
			
		||||
    m = WEBrick::Utils
 | 
			
		||||
    assert_raise(Timeout::Error){ m.timeout(0.01){ sleep } }
 | 
			
		||||
    assert_expired(m)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue