From 3a47cf3395dd4c4fe8bdd5df13aab698f2ca314b Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 15 May 2011 11:55:52 +0000 Subject: * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31573 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- bootstraptest/test_flow.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstraptest/test_flow.rb') diff --git a/bootstraptest/test_flow.rb b/bootstraptest/test_flow.rb index 84ef216421..02062755aa 100644 --- a/bootstraptest/test_flow.rb +++ b/bootstraptest/test_flow.rb @@ -29,7 +29,7 @@ assert_equal %q{ok}, %q{ end end end - + ('a').lines.map{|e| break :ok } -- cgit v1.2.3