diff options
-rw-r--r-- | test/rubygems/test_gem_commands_cleanup_command.rb | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -15,6 +15,21 @@ class TestGemCommandsCleanupCommand < Gem::TestCase install_gem @a_2 end def test_execute @cmd.options[:args] = %w[a] |