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 aa35626 commit 3ff21e5Copy full SHA for 3ff21e5
Sources/Testing/Traits/PollingConfigurationTrait.swift
@@ -1,8 +1,11 @@
1
//
2
-// PollingConfiguration.swift
3
-// swift-testing
+// This source file is part of the Swift.org open source project
4
5
-// Created by Rachel Brindle on 6/6/25.
+// Copyright (c) 2025 Apple Inc. and the Swift project authors
+// Licensed under Apache License v2.0 with Runtime Library Exception
6
+//
7
+// See https://swift.org/LICENSE.txt for license information
8
+// See https://swift.org/CONTRIBUTORS.txt for Swift project authors
9
10
11
/// A trait to provide a default polling configuration to all usages of
0 commit comments