Skip to content

Commit f374b1d

Browse files
committed
add comment
1 parent 2764bba commit f374b1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/rdoc/test_rdoc_rubygems_hook.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
require 'tmpdir'
55
require 'test/unit'
66

7+
# This test requires lib/rubygems_plugin.rb .
8+
# To execute this test under a ruby-core, lib/rubygems_plugin.rb should be synced to ruby/ruby.
9+
# But I don't do so and skip this test under the situation because of avoiding ambiguity about rubygems_plugins on ruby/ruby.
710
begin
811
require_relative '../../lib/rubygems_plugin'
912
rescue LoadError

0 commit comments

Comments
 (0)