Skip to content

Commit

Permalink
update bench
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSaffron committed Jan 10, 2014
1 parent 51ddd99 commit 1ed7c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/bench.rb
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ def bench(path)
]

tests += tests.map{|k,url| ["#{k}_admin", "#{url}#{append}"]}
tests.shuffle
tests.shuffle!

def best_of(a, b)
return a unless b
Expand Down

0 comments on commit 1ed7c4b

Please sign in to comment.