diff options
-rw-r--r-- | lib/rubygems/installer_test_case.rb | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -101,6 +101,8 @@ class Gem::InstallerTestCase < Gem::TestCase @installer = util_installer @spec, @gemhome @user_installer = util_installer @user_spec, Gem.user_dir, :user end def util_gem_bindir spec = @spec # :nodoc: |