update bench

This commit is contained in:
Sam Saffron 2014-01-10 17:43:43 +11:00
parent 51ddd99449
commit 1ed7c4b0c2
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ begin
]
tests += tests.map{|k,url| ["#{k}_admin", "#{url}#{append}"]}
tests.shuffle
tests.shuffle!
def best_of(a, b)
return a unless b