fix benchmarks

This commit is contained in:
Tobias Lutke
2013-03-19 18:30:08 -04:00
committed by Tom Burns
parent f7d1e1d0c1
commit 006e7475f4
+1 -1
View File
@@ -6,7 +6,7 @@ profiler = ThemeRunner.new
puts 'Running profiler...'
results = profiler.run
results = profiler.run_profile
puts 'Success'
puts