Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 024e315

Browse filesBrowse files
committed
better
[git-p4: depot-paths = "//src/minitest/dev/": change = 13998]
1 parent 2751c9d commit 024e315
Copy full SHA for 024e315

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎test/minitest/metametameta.rb

Copy file name to clipboardExpand all lines: test/minitest/metametameta.rb
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def clean s
88
end
99

1010
def with_empty_backtrace_filter
11-
with_backtrace_filter Minitest::BacktraceFilter.new(/./) do
11+
with_backtrace_filter Minitest::BacktraceFilter.new %r%.% do
1212
yield
1313
end
1414
end

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.