1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Use github url instead of ViewVC.

This commit is contained in:
SHIBATA Hiroshi 2019-04-22 20:00:32 +09:00
parent 184447d91c
commit 6a2c8e46f6
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -1122,7 +1122,7 @@ class TestMiniTestUnitTestCase < MiniTest::Unit::TestCase
# *sigh* This is quite an odd scenario, but it is from real (albeit
# ugly) test code in ruby-core:
#
# https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=29259
# https://github.com/ruby/ruby/commit/6bab4ea9917dc05cd2c94aead2e96eb7df7d4be1
def test_assert_raises_skip
@assertion_count = 0