Skip to content

Commit b111099

Browse files
committed
Add missing import
1 parent d2c0d1b commit b111099

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/_InternalTestSupport/misc.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
//===----------------------------------------------------------------------===//
1212

1313
import Foundation
14+
import XCTest
1415
import Basics
1516
import struct Foundation.URL
1617
#if os(macOS)

0 commit comments

Comments
 (0)