Fixup 455978cd133f27fab9e2bfa4301efd3b7c7d0462
This commit is contained in:
parent
ec6f04c092
commit
43f49b2d1c
@ -1140,7 +1140,7 @@ class TestMiniTestUnitTestCase < Test::Unit::TestCase
|
|||||||
end
|
end
|
||||||
|
|
||||||
def test_prints
|
def test_prints
|
||||||
printer = Class.new { extend Test::Unit::Assertions }
|
printer = Class.new { extend Test::Unit::CoreAssertions }
|
||||||
@tc.assert_equal '"test"', printer.mu_pp(ImmutableString.new 'test')
|
@tc.assert_equal '"test"', printer.mu_pp(ImmutableString.new 'test')
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user