Skip to content

Commit c738308

Browse files
committed
[lldb][test] Remove outdated rdar link in settings test
1 parent df4b453 commit c738308

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/commands/settings/TestSettings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ def test_set_term_width(self):
168168
substrs=["term-width (unsigned) = 60"],
169169
)
170170

171-
# rdar://problem/10712130
172171
def test_set_frame_format(self):
173172
"""Test that 'set frame-format' with a backtick char in the format string works as well as fullpath."""
174173
self.build()

0 commit comments

Comments
 (0)