mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	[ruby/logger] Removed loading old helper file and load Logger class by itself
5ee0fd6e51This commit is contained in:
		
							parent
							
								
									4375546810
								
							
						
					
					
						commit
						e442ec4ea0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| # coding: US-ASCII | ||||
| # frozen_string_literal: false | ||||
| require_relative 'helper' | ||||
| require 'logger' | ||||
| 
 | ||||
| class TestFormatter < Test::Unit::TestCase | ||||
|   def test_call | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Hiroshi SHIBATA
						Hiroshi SHIBATA