Skip to content

Commit a12711f

Browse files
committed
[PackageGraphTests] Update linuxmain
1 parent 71d8e4d commit a12711f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/PackageGraphTests/XCTestManifests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ extension DependencyResolverTests {
99
("testBasics", testBasics),
1010
("testCompleteness", testCompleteness),
1111
("testContainerConstraintSet", testContainerConstraintSet),
12+
("testCycle", testCycle),
1213
("testDiagnostics", testDiagnostics),
1314
("testExactConstraint", testExactConstraint),
1415
("testIncompleteMode", testIncompleteMode),

0 commit comments

Comments
 (0)