Skip to content

Commit d645b62

Browse files
deivid-rodriguezhsbt
authored andcommitted
[rubygems/rubygems] Remove already fixed TODO
It was fixed by ruby/rubygems@3b0d44fbf5a3. ruby/rubygems@4cf3429599
1 parent 98c56de commit d645b62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/rubygems/test_gem_specification.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,6 @@ def test_self_activate_unrelated
564564
# [B] ~> 1.0
565565
#
566566
# and should resolve using b-1.0
567-
# TODO: move these to specification
568567

569568
def test_self_activate_over
570569
a = util_spec "a", "1.0", "b" => ">= 1.0", "c" => "= 1.0"

0 commit comments

Comments
 (0)