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 aeceb6e commit 71c5fa5Copy full SHA for 71c5fa5
Tests/TestingTests/EventTests.swift
@@ -8,10 +8,10 @@
8
// See https://swift.org/CONTRIBUTORS.txt for Swift project authors
9
//
10
11
-#if !SWT_NO_SNAPSHOT_TYPES
12
@testable @_spi(Experimental) @_spi(ForToolsIntegrationOnly) import Testing
13
private import _TestingInternals
14
+#if !SWT_NO_SNAPSHOT_TYPES
15
@Suite("Event Tests")
16
struct EventTests {
17
#if canImport(Foundation)
0 commit comments