summaryrefslogtreecommitdiff
path: root/lib/rubygems/validator.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/validator.rb2
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