diff options
-rw-r--r-- | lib/rubygems/validator.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ begin Gem.activate('test-unit') rescue Gem::LoadError # Ignore - use the test-unit library that's part of the standard library -end ## # Validator performs various gem file and gem database validation |