Bug #5625 » minitest_specific.patch
| test/minitest/test_minitest_unit.rb | ||
|---|---|---|
|
end
|
||
|
def test_filter_backtrace
|
||
|
# this is a semi-lame mix of relative paths.
|
||
|
# this is a semi-bad mix of relative paths.
|
||
|
# I cheated by making the autotest parts not have ./
|
||
|
bt = (["lib/autotest.rb:571:in `add_exception'",
|
||
|
"test/test_autotest.rb:62:in `test_add_exception'",
|
||