Move the rest of the tests over to using the new decorator module.
llvm-svn: 259838
This commit is contained in:
@@ -4,7 +4,10 @@ Test Debugger APIs.
|
||||
|
||||
import os
|
||||
import lldb
|
||||
|
||||
from lldbsuite.test.decorators import *
|
||||
from lldbsuite.test.lldbtest import *
|
||||
from lldbsuite.test import lldbutil
|
||||
|
||||
|
||||
class DebuggerAPITestCase(TestBase):
|
||||
|
||||
Reference in New Issue
Block a user