Skip to content

Commit

Permalink
Update Linux test manifests (#81)
Browse files Browse the repository at this point in the history
Run `swift package --generate-linuxmain` results in this patch.
  • Loading branch information
dduan authored Apr 20, 2022
1 parent 1d5e35a commit a77a331
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/SystemTests/XCTestManifests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ extension FileOperationsTest {
// to regenerate.
static let __allTests__FileOperationsTest = [
("testAdHocOpen", testAdHocOpen),
("testAdHocPipe", testAdHocPipe),
("testGithubIssues", testGithubIssues),
("testHelpers", testHelpers),
("testSyscalls", testSyscalls),
Expand Down

0 comments on commit a77a331

Please sign in to comment.