test on all

This commit is contained in:
Arfon Smith
2014-07-07 13:31:01 -05:00
parent 4ecda08f1f
commit 569058f481

View File

@@ -79,7 +79,7 @@ namespace :benchmark do
desc "Build benchmark index"
task :index, [:commit] do |t, args|
results = Hash.new
languages = Dir.glob('benchmark/samples/*')
languages = Dir.glob('samples/*')
languages.each do |lang|
puts ""