Skip to content

Commit 374fae9

Browse files
committed
Removed empty line
1 parent 1f3b952 commit 374fae9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/functionalities/gdb_remote_client/TestGDBServerTargetXML.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,6 @@ def haltReason(self):
798798
self.match("register read x30", ["t5 = 0x0807060504030201"])
799799
self.match("register read x31", ["t6 = 0x0807060504030201"])
800800

801-
802801
@skipIfXmlSupportMissing
803802
@skipIfRemote
804803
@skipIfLLVMTargetMissing("X86")

0 commit comments

Comments
 (0)