Skip to content

Commit 1ca8866

Browse files
committed
Add temporary function for CI testing
1 parent 4133e38 commit 1ca8866

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Sources/Overlays/_Testing_Foundation/ReexportTesting.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@
99
//
1010

1111
@_exported public import Testing
12+
13+
// TEMPORARY for CI testing only. Intended to be removed before landing this PR.
14+
public func forSmokeTestingOnly() {}

0 commit comments

Comments
 (0)