There was an error while loading. Please reload this page.
1 parent 71d8e4d commit a12711fCopy full SHA for a12711f
Tests/PackageGraphTests/XCTestManifests.swift
@@ -9,6 +9,7 @@ extension DependencyResolverTests {
9
("testBasics", testBasics),
10
("testCompleteness", testCompleteness),
11
("testContainerConstraintSet", testContainerConstraintSet),
12
+ ("testCycle", testCycle),
13
("testDiagnostics", testDiagnostics),
14
("testExactConstraint", testExactConstraint),
15
("testIncompleteMode", testIncompleteMode),
0 commit comments