diff options
-rw-r--r-- | test/rubygems/test_gem_commands_install_command.rb | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1005,6 +1005,38 @@ ERROR: Possible alternatives: non_existent_with_hint assert_equal %W[a-3-#{local}], @cmd.installed_specs.map(&:full_name) end def test_install_gem_ignore_dependencies_specific_file spec = util_spec "a", 2 |