ruby-changes:46419
From: svn <ko1@a...>
Date: Mon, 1 May 2017 20:40:53 +0900 (JST)
Subject: [ruby-changes:46419] svn:r58531 (trunk): * remove trailing spaces.
svn 2017-05-01 20:40:47 +0900 (Mon, 01 May 2017) New Revision: 58531 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=58531 Log: * remove trailing spaces. Modified files: trunk/test/rubygems/test_gem_commands_sources_command.rb Index: test/rubygems/test_gem_commands_sources_command.rb =================================================================== --- test/rubygems/test_gem_commands_sources_command.rb (revision 58530) +++ test/rubygems/test_gem_commands_sources_command.rb (revision 58531) @@ -157,7 +157,7 @@ source http://gems.example.com/ already https://github.com/ruby/ruby/blob/trunk/test/rubygems/test_gem_commands_sources_command.rb#L157 EOF assert_equal expected, @ui.output - assert_equal '', @ui.error + assert_equal '', @ui.error end def test_execute_add_http_rubygems_org -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/