diff options
author | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-01-19 04:17:17 +0000 |
---|---|---|
committer | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-01-19 04:17:17 +0000 |
commit | 4993a1a814b0a3ec13ae68505e40329cbb1fdf3e () | |
tree | 2eddef44c4bc2bf6b4d26d81bc9ebb4c99aec27b /test/rubygems/test_gem_commands_sources_command.rb | |
parent | b7dd8d07f6eab485ac3a08435b12058fd54690d3 (diff) |
Finish removing code, (fixes sources command test).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | test/rubygems/test_gem_commands_sources_command.rb | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -137,10 +137,6 @@ beta-gems.example.com is not a URI expected = <<-EOF *** Removed specs cache *** -*** Removed user source cache *** -*** Removed latest user source cache *** -*** Removed system source cache *** -*** Removed latest system source cache *** EOF assert_equal expected, @ui.output |