Skip to content

Commit 65aca97

Browse files
committed
[lldb] Reenable TestSwiftInlineArray
rdar://159531251
1 parent 59621e7 commit 65aca97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/lang/swift/inline_array/TestSwiftInlineArray.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import lldbsuite.test.lldbtest as lldbtest
44
import lldbsuite.test.lldbutil as lldbutil
55

6-
@skipIf(bugnumber = "rdar://159531251")
76
class TestSwiftInlineArray(lldbtest.TestBase):
87

98
NO_DEBUG_INFO_TESTCASE = True

0 commit comments

Comments
 (0)