Skip to content

Commit 11face2

Browse files
committed
chore: formatting codes
Signed-off-by: ComixHe <ComixHe1895@outlook.com>
1 parent 04aface commit 11face2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tests/ll-box-ut/src/test.cpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#pragma GCC diagnostic pop
2323
#endif
2424

25-
TEST(LINYAPS_BOX, Placeholder1) {
26-
EXPECT_EQ(1, 1);
25+
TEST(LINYAPS_BOX, Placeholder1)
26+
{
27+
EXPECT_EQ(1, 1);
2728
}

0 commit comments

Comments
 (0)