We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e1937 commit 629ee4aCopy full SHA for 629ee4a
lldb/test/API/commands/settings/TestSettings.py
@@ -168,7 +168,6 @@ def test_set_term_width(self):
168
substrs=["term-width (unsigned) = 60"],
169
)
170
171
- # rdar://problem/10712130
172
def test_set_frame_format(self):
173
"""Test that 'set frame-format' with a backtick char in the format string works as well as fullpath."""
174
self.build()
0 commit comments