diff options
-rw-r--r-- | test/rubygems/test_gem_local_remote_options.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ class TestGemLocalRemoteOptions < Gem::TestCase end def test_clear_sources_option_idiot_proof - util_setup_fake_fetcher @cmd.add_local_remote_options @cmd.handle_options %W[--clear-sources] |