Skip to content

Commit ef5ee3d

Browse files
committed
Revert "Fix typo on the BSDs"
This reverts commit d783642.
1 parent d783642 commit ef5ee3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Testing/Support/Locked.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// See https://swift.org/CONTRIBUTORS.txt for Swift project authors
99
//
1010

11-
internal import _TestingInternals
11+
private import _TestingInternals
1212
private import Synchronization
1313

1414
/// A type that wraps a value requiring access from a synchronous caller during

0 commit comments

Comments
 (0)