Skip to content

Commit 38f76c5

Browse files
committed
Formatting
1 parent 152d463 commit 38f76c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lldb/test/API/functionalities/statusline/TestStatusline.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,3 @@ def test_resize(self):
118118
self.child.expect(re.escape("\n\x1b[1A"))
119119
# Check for the escape code to move the cursor back to column 8.
120120
self.child.expect(re.escape("\x1b[8G"))
121-
122-

0 commit comments

Comments
 (0)