We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec600c commit 2e7b363Copy full SHA for 2e7b363
Tests/SwiftParserTest/ParserTests.swift
@@ -160,6 +160,8 @@ public class ParserTests: XCTestCase {
160
|| fileURL.absoluteString.contains("26773-swift-diagnosticengine-diagnose.swift")
161
|| fileURL.absoluteString.contains("parser-cutoff.swift")
162
|| fileURL.absoluteString.contains("26233-swift-iterabledeclcontext-getmembers.swift")
163
+ || fileURL.absoluteString.contains("26190-swift-iterabledeclcontext-getmembers.swift")
164
+ || fileURL.absoluteString.contains("26139-swift-abstractclosureexpr-setparams.swift")
165
}
166
)
167
0 commit comments