Skip to content

Commit

Permalink
remove redundant symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
swhitty committed Sep 27, 2024
1 parent 7783b63 commit 3c81443
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 71 deletions.
1 change: 0 additions & 1 deletion FlyingFox/XCTests/Socket+Pair.swift

This file was deleted.

70 changes: 0 additions & 70 deletions FlyingSocks/XCTests/Socket+Pair.swift

This file was deleted.

3 changes: 3 additions & 0 deletions FlyingSocks/XCTests/SocketPoolTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,6 @@ extension IdentifiableContinuation where T: Sendable {
}
}

extension Socket.FileDescriptor {
static let validMock = Socket.FileDescriptor(rawValue: 999)
}

0 comments on commit 3c81443

Please sign in to comment.