Skip to content

Commit

Permalink
Update Builder Macro Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jihoonahn committed Nov 1, 2024
1 parent a34eda6 commit fc65874
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tests/BuilderMacrosTests/BuilderMacrosTests.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#if canImport(BuilderMacros)
import BuilderMacros
import SwiftSyntaxMacros
import SwiftSyntaxMacrosTestSupport
Expand Down Expand Up @@ -50,4 +49,3 @@ final class BuilderMacrosTests: XCTestCase {
macros: testMacros)
}
}
#endif

0 comments on commit fc65874

Please sign in to comment.