Adjust minitest file path
This commit is contained in:
parent
934a3a926c
commit
83fed5a4ed
@ -269,7 +269,7 @@ class TestMiniTestMock < MiniTest::Unit::TestCase
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
require "minitest/metametameta"
|
require_relative "metametameta"
|
||||||
|
|
||||||
class TestMiniTestStub < MiniTest::Unit::TestCase
|
class TestMiniTestStub < MiniTest::Unit::TestCase
|
||||||
def setup
|
def setup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user