Skip to content

Commit 68bd57d

Browse files
Formatting did something I think, no visible changes in git diff or vscode
1 parent 7f5ae27 commit 68bd57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/test_kb_cmd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ void test_main() {
140140
funcCMD(vInc),
141141
loopEndCMD(),
142142
funcCMD(testSingleIteration),
143-
funcCMD(singleIterationTestEnd),
143+
funcCMD(singleIterationTestEnd),
144144

145145
// Char table values test
146146
funcCMD(charTableTestStart),

0 commit comments

Comments
 (0)