Skip to content

Commit 9a89ac2

Browse files
author
Kevin Frei
committed
Fix stupid formatter issue
1 parent 7b08a97 commit 9a89ac2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/debuginfod/Normal/TestDebuginfod.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ def setUp(self):
2828
if "Debuginfod" not in configuration.enabled_plugins:
2929
self.skipTest("The Debuginfod SymbolLocator plugin is not enabled")
3030

31-
3231
def test_normal_no_symbols(self):
3332
"""
3433
Validate behavior with no symbols or symbol locator.

0 commit comments

Comments
 (0)