Skip to content

Commit 06e75f0

Browse files
committed
Add missing linux test entry
1 parent d2ad826 commit 06e75f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/CommandsTests/WorkspaceTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,5 +431,6 @@ final class WorkspaceTests: XCTestCase {
431431
("testDependencyManifestLoading", testDependencyManifestLoading),
432432
("testPackageGraphLoadingBasics", testPackageGraphLoadingBasics),
433433
("testPackageGraphLoadingWithCloning", testPackageGraphLoadingWithCloning),
434+
("testUpdate", testUpdate),
434435
]
435436
}

0 commit comments

Comments
 (0)