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 1d5e35a commit a77a331Copy full SHA for a77a331
Tests/SystemTests/XCTestManifests.swift
@@ -27,6 +27,7 @@ extension FileOperationsTest {
27
// to regenerate.
28
static let __allTests__FileOperationsTest = [
29
("testAdHocOpen", testAdHocOpen),
30
+ ("testAdHocPipe", testAdHocPipe),
31
("testGithubIssues", testGithubIssues),
32
("testHelpers", testHelpers),
33
("testSyscalls", testSyscalls),
0 commit comments