fix benchmarks

This commit is contained in:
Tobias Lutke
2012-10-28 21:37:07 -04:00
parent 6c2fde5eea
commit 6b64bfb53e
3 changed files with 29 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ profiler = ThemeRunner.new
puts 'Running profiler...'
results = profiler.run
results = profiler.run_profile
puts 'Success'
puts