We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b405e35 commit dba93f0Copy full SHA for dba93f0
Sources/Testing/ABI/EntryPoints/ABIEntryPoint.swift
@@ -11,7 +11,6 @@
11
#if canImport(Foundation) && !SWT_NO_ABI_ENTRY_POINT
12
private import _TestingInternals
13
14
-@_spi(ForToolsIntegrationOnly)
15
extension ABIv0 {
16
/// The type of the entry point to the testing library used by tools that want
17
/// to remain version-agnostic regarding the testing library.
0 commit comments