Skip to content

Commit

Permalink
Update EnumeratorMacroTests.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiBM committed Jul 24, 2024
1 parent 1908836 commit 9da6c99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/EnumeratorMacroTests/EnumeratorMacroTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1152,6 +1152,7 @@ final class EnumeratorMacroTests: XCTestCase {

/// FixItApplier not available in older versions of SwiftSyntax.
#if compiler(>=6.0)
/// Test name is referenced in the README.
func testAppliesFixIts() throws {
let unterminatedString = """
let unterminated = "This is unterminated
Expand Down

0 comments on commit 9da6c99

Please sign in to comment.