forked from OSchip/llvm-project
parent
f5e4b33f8e
commit
14c62c8d02
|
@ -6,7 +6,7 @@ import lldb
|
|||
import lldbutil
|
||||
from lldbtest import *
|
||||
|
||||
class TestObjCStaticMethod(TestBase):
|
||||
class TestObjCClassMethod(TestBase):
|
||||
|
||||
mydir = os.path.join("lang", "objc", "objc-class-method")
|
||||
|
||||
|
|
Loading…
Reference in New Issue