From aaa85cde6068f4db6fabe7bfef664f73bbc6938f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Silva?= Date: Tue, 10 May 2011 02:52:10 +0100 Subject: remove forgotten puts --- activesupport/lib/active_support/testing/performance.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'activesupport/lib') diff --git a/activesupport/lib/active_support/testing/performance.rb b/activesupport/lib/active_support/testing/performance.rb index 4e970c034f..f0287b0440 100644 --- a/activesupport/lib/active_support/testing/performance.rb +++ b/activesupport/lib/active_support/testing/performance.rb @@ -28,7 +28,6 @@ module ActiveSupport :output => 'tmp/performance', :benchmark => true } else - puts "not" { :runs => 1, :output => 'tmp/performance', :benchmark => false } -- cgit v1.2.3