Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit af8fe72

Browse files
Update Tests/SwiftDocTests/NestedTypesTests.swift
Co-Authored-By: Mattt <mattt@me.com>
1 parent b7f0eb9 commit af8fe72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SwiftDocTests/NestedTypesTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ final class NestedTypesTests: XCTestCase {
9595
XCTAssertNotEqual(enumRelationships.html, "")
9696
}
9797

98-
func testNoRelationshipsSeciont() throws {
98+
func testNoRelationshipsSection() throws {
9999
let source = #"""
100100
public class C {
101101
}

0 commit comments

Comments
 (0)