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 1a0da0e commit a8a36fcCopy full SHA for a8a36fc
Tests/SwiftDocCTests/Rendering/HeadingAnchorTests.swift
@@ -1,7 +1,7 @@
1
/*
2
This source file is part of the Swift.org open source project
3
4
- Copyright (c) 2021-2024 Apple Inc. and the Swift project authors
+ Copyright (c) 2024 Apple Inc. and the Swift project authors
5
Licensed under Apache License v2.0 with Runtime Library Exception
6
7
See https://swift.org/LICENSE.txt for license information
@@ -11,7 +11,7 @@
11
import Foundation
12
import XCTest
13
@testable import SwiftDocC
14
-@_spi(FileManagerProtocol) import SwiftDocCTestUtilities
+import SwiftDocCTestUtilities
15
16
class HeadingAnchorTests: XCTestCase {
17
func testEncodeHeadingAnchor() throws {
0 commit comments