diff options
-rw-r--r-- | test/rubygems/test_gem_commands_help_command.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ class TestGemCommandsHelpCommand < Gem::TestCase if Gem::HAVE_OPENSSL assert_empty err - refute_match %r{No command found for }, out end end end |