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.
2 parents d82d0d0 + 6c1f944 commit 9c4145eCopy full SHA for 9c4145e
Tests/SKCoreTests/XCTestManifests.swift
@@ -42,6 +42,8 @@ extension ToolchainRegistryTests {
42
("testDuplicateXcodeError", testDuplicateXcodeError),
43
("testDylibNames", testDylibNames),
44
("testFromDirectory", testFromDirectory),
45
+ ("testInstallPath", testInstallPath),
46
+ ("testInstallPathVsEnv", testInstallPathVsEnv),
47
("testMultipleXcodes", testMultipleXcodes),
48
("testSearchDarwin", testSearchDarwin),
49
("testSearchExplicitEnv", testSearchExplicitEnv),
0 commit comments