You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[6.0][Test-only] Don't use invalid module to satisfy canImport check (#7647) (#7678)
Explanation: This is a test-only change to allow for `canImport` change
swiftlang/swift#74519
Scope: Test only. Update a test that relies on an invalid module as test
input. Replace that with a swiftinterface.
Original PR: #7647
Test: Unit-Test
Reviewer: @tshortli
0 commit comments