Skip to content

Commit 0f22e43

Browse files
committed
WIP
1 parent 0cfa020 commit 0f22e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/TextBuilderMacroTests/TextBuilderMacroTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import TextBuilderMacro
55

66
@Suite(
77
.macros(
8-
["TextBuilder": TextBuilderMacro.self],
8+
[TextBuilderMacro.self],
99
indentationWidth: .tab,
1010
record: .missing
1111
)

0 commit comments

Comments
 (0)