Skip to content

Commit a8a36fc

Browse files
committed
Apply suggestions from code review
1 parent 1a0da0e commit a8a36fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/SwiftDocCTests/Rendering/HeadingAnchorTests.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This source file is part of the Swift.org open source project
33

4-
Copyright (c) 2021-2024 Apple Inc. and the Swift project authors
4+
Copyright (c) 2024 Apple Inc. and the Swift project authors
55
Licensed under Apache License v2.0 with Runtime Library Exception
66

77
See https://swift.org/LICENSE.txt for license information
@@ -11,7 +11,7 @@
1111
import Foundation
1212
import XCTest
1313
@testable import SwiftDocC
14-
@_spi(FileManagerProtocol) import SwiftDocCTestUtilities
14+
import SwiftDocCTestUtilities
1515

1616
class HeadingAnchorTests: XCTestCase {
1717
func testEncodeHeadingAnchor() throws {

0 commit comments

Comments
 (0)