Skip to content

Commit 2ca4985

Browse files
committed
[lldb] Re-enable TestSwiftStaticArchiveTwoSwiftmodules
Fixed by #2019
1 parent 6df6611 commit 2ca4985

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/lang/swift/clangimporter/static_archive/TestSwiftStaticArchiveTwoSwiftmodules.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ def setUp(self):
2525
TestBase.setUp(self)
2626

2727
# Don't run ClangImporter tests if Clangimporter is disabled.
28-
@skipIfDarwin # 'rdar://68891755'
2928
@skipIf(setting=('symbols.use-swift-clangimporter', 'false'))
3029
@skipUnlessDarwin
3130
@swiftTest

0 commit comments

Comments
 (0)