mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	remove debug code
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48371 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									05eb6111d9
								
							
						
					
					
						commit
						7b4383a2a9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -205,7 +205,7 @@ lib/foo.rb
 | 
			
		|||
    expected = [
 | 
			
		||||
      [RbConfig::CONFIG['bindir'], 'default_command'],
 | 
			
		||||
      [RbConfig::CONFIG['rubylibdir'], 'default/gem.rb'],
 | 
			
		||||
      [RbConfig::CONFIG['archdir'].sub(/x86_64/,'armv7l'), 'default_gem.so']
 | 
			
		||||
      [RbConfig::CONFIG['archdir'], 'default_gem.so']
 | 
			
		||||
    ].sort.map{|a|File.join a}.join "\n"
 | 
			
		||||
 | 
			
		||||
    assert_equal expected, @ui.output.chomp
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue