Skip to content

Commit cedb709

Browse files
committed
[lldb] Reenable TestSwiftForwardInteropExpressions
1 parent 907e00a commit cedb709

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/lang/swift/cxx_interop/forward/expressions/TestSwiftForwardInteropExpressions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from lldbsuite.test.lldbtest import *
66
from lldbsuite.test.decorators import *
77

8-
@skipIf(bugnumber = "rdar://159675331")
98
class TestSwiftForwardInteropExpressions(TestBase):
109

1110
def setup(self, bkpt_str):

0 commit comments

Comments
 (0)