remove forgotten puts

This commit is contained in:
Gonçalo Silva
2011-05-10 02:52:10 +01:00
parent 0304d8076a
commit aaa85cde60

View File

@@ -28,7 +28,6 @@ module ActiveSupport
:output => 'tmp/performance',
:benchmark => true }
else
puts "not"
{ :runs => 1,
:output => 'tmp/performance',
:benchmark => false }