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 927f554 commit 3090045Copy full SHA for 3090045
Tests/PackageLoadingTests/ConventionTests.swift
@@ -784,6 +784,8 @@ class ConventionTests: XCTestCase {
784
("testValidSources", testValidSources),
785
("testExcludes", testExcludes),
786
("testCustomTargetDependencies", testCustomTargetDependencies),
787
+ ("testTestTargetDependencies", testTestTargetDependencies),
788
+ ("testInvalidTestTargets", testInvalidTestTargets),
789
("testManifestTargetDeclErrors", testManifestTargetDeclErrors),
790
("testProducts", testProducts),
791
("testBadProducts", testBadProducts),
0 commit comments