Skip to content

Commit d783642

Browse files
committed
Fix typo on the BSDs
1 parent 13319e1 commit d783642

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-
private import _TestingInternals
11+
internal 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)