From 07dd83b5f6a967bae86229768e423c93916800dc Mon Sep 17 00:00:00 2001 From: wenlong12 Date: Fri, 26 Jul 2024 14:32:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E7=94=A8=E4=BE=8B=20Signed-o?= =?UTF-8?q?ff-by:wenlong12=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wenlong12 --- test/unittest/common/native/report_json_file_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/unittest/common/native/report_json_file_test.cpp b/test/unittest/common/native/report_json_file_test.cpp index 254882d..a047229 100644 --- a/test/unittest/common/native/report_json_file_test.cpp +++ b/test/unittest/common/native/report_json_file_test.cpp @@ -84,7 +84,7 @@ std::unique_ptr ReportJsonFileTest::PrepairReportJson( functionKey(0, "funca1"), functionKey(0, "funca2"), functionKey(1, "funcb1"), - functionKey(2, "funcc1"), + functionKey(2, "funcc1"), // 2: num two }; // id , pid , tid , event count uint64_t id = 1;