mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58531 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
708a10d35b
commit
8fabb5f5a8
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ source http://gems.example.com/ already present in the cache
|
|||
EOF
|
||||
|
||||
assert_equal expected, @ui.output
|
||||
assert_equal '', @ui.error
|
||||
assert_equal '', @ui.error
|
||||
end
|
||||
|
||||
def test_execute_add_http_rubygems_org
|
||||
|
|
Loading…
Reference in a new issue