From ecfd8cd09ddf9ee1d1a0e38414c8163d62922e36 Mon Sep 17 00:00:00 2001 From: wenlong12 Date: Fri, 17 Jun 2022 09:21:20 +0800 Subject: [PATCH] fix fuzz resource file issue Signed-off-by:wenlong12 Signed-off-by: wenlong12 --- test/fuzztest/resource/ohos_test.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/fuzztest/resource/ohos_test.xml b/test/fuzztest/resource/ohos_test.xml index c182970..280ce19 100644 --- a/test/fuzztest/resource/ohos_test.xml +++ b/test/fuzztest/resource/ohos_test.xml @@ -14,12 +14,12 @@ limitations under the License. --> - + - + -- Gitee