Skip to content

Commit 0123369

Browse files
committed
修复测试错误
1 parent f5cd36e commit 0123369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/src/FormatResult_unitest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ local t = nil, {
625625
)",
626626
R"(
627627
local t = nil, {
628-
sql = true,
628+
sql = true
629629
}
630630
)"));
631631
}

0 commit comments

Comments
 (0)