Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Tests] Don't use invalid module to satisfy
canImport
check (swiftl…
…ang#7647) Stop using a fake invalid module to satisfy `canImport` check for testing as swift compiler will start to evaluate such checks to false in the future. Instead, using a valid swift interfacefile to satisify the external module import dependency.
- Loading branch information