missed a component in the test declaration
This commit is contained in:
parent
70f49996fc
commit
7a2f284e5d
@ -512,6 +512,7 @@ final class DeclarationTests: SyntaxHighlighterTestCase {
|
||||
.token("inout", .keyword),
|
||||
.whitespace(" "),
|
||||
.token("Int", .type),
|
||||
.plainText(")"),
|
||||
.whitespace(" "),
|
||||
.plainText("{"),
|
||||
.whitespace(" "),
|
||||
|
Loading…
x
Reference in New Issue
Block a user