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 c399d6d commit c93f760Copy full SHA for c93f760
lldb/test/API/functionalities/gdb_remote_client/TestPlatformMacOSX.py
@@ -1,8 +1,7 @@
1
import lldb
2
from lldbsuite.test.lldbtest import *
3
from lldbsuite.test.decorators import *
4
-from lldbsuite.test.gdbclientutils import *
5
-from lldbsuite.test.lldbgdbclient import GDBRemoteTestBase
+from gdbclientutils import *
6
7
8
class TestPlatformMacOSX(GDBRemoteTestBase):
0 commit comments