mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	
							parent
							
								
									9b3dcf193c
								
							
						
					
					
						commit
						34ebf82e83
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -12,7 +12,7 @@ class TestTmpdir < Test::Unit::TestCase
 | 
			
		|||
  end
 | 
			
		||||
 | 
			
		||||
  def test_world_writable
 | 
			
		||||
    skip "no meaning on this platform" if /mswin|mingw/ =~ RUBY_PLATFORM
 | 
			
		||||
    omit "no meaning on this platform" if /mswin|mingw/ =~ RUBY_PLATFORM
 | 
			
		||||
    Dir.mktmpdir do |tmpdir|
 | 
			
		||||
      # ToDo: fix for parallel test
 | 
			
		||||
      envs = %w[TMPDIR TMP TEMP]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue