Skip to content

Commit 464cabd

Browse files
committed
Use extension
1 parent 7a2d7fe commit 464cabd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/FatalErrorTestValueImplementationMacroTests/UtilityTests.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ final class UtilityTests: XCTestCase {
4545
"""
4646
)
4747
}
48+
}
4849

50+
extension UtilityTests {
4951
func testPropertyNameRetrievalFromVariableDecl() throws {
5052
let variableDecl = try VariableDeclSyntax("var foo: () -> ()") {}
5153

0 commit comments

Comments
 (0)