mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	test on all
This commit is contained in:
		
							
								
								
									
										2
									
								
								Rakefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Rakefile
									
									
									
									
									
								
							@@ -79,7 +79,7 @@ namespace :benchmark do
 | 
				
			|||||||
  desc "Build benchmark index"
 | 
					  desc "Build benchmark index"
 | 
				
			||||||
  task :index, [:commit] do |t, args|
 | 
					  task :index, [:commit] do |t, args|
 | 
				
			||||||
    results = Hash.new
 | 
					    results = Hash.new
 | 
				
			||||||
    languages = Dir.glob('benchmark/samples/*')
 | 
					    languages = Dir.glob('samples/*')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    languages.each do |lang|
 | 
					    languages.each do |lang|
 | 
				
			||||||
      puts ""
 | 
					      puts ""
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user