Removed MiniTest::Assertion from test/rdoc
This commit is contained in:
parent
540eea39dd
commit
a68a1b0b7d
Notes:
git
2021-09-06 13:11:51 +09:00
@ -142,12 +142,7 @@ class TestRDocGeneratorDarkfish < RDoc::TestCase
|
||||
@g.install_rdoc_static_file src, dst, options
|
||||
|
||||
assert_file dst
|
||||
|
||||
begin
|
||||
assert_hard_link dst
|
||||
rescue MiniTest::Assertion
|
||||
return # hard links are not supported, no further tests needed
|
||||
end
|
||||
assert_hard_link dst
|
||||
|
||||
@g.install_rdoc_static_file src, dst, options
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user