From 24604bcc9c21381d4cb11fb8deb1f565c52c7530 Mon Sep 17 00:00:00 2001 From: Yangys Date: Wed, 15 Mar 2023 05:06:15 +0000 Subject: [PATCH] update en/readme/xts.md. Signed-off-by: Yangys --- en/readme/xts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/readme/xts.md b/en/readme/xts.md index 1f36fda086..042f4e197c 100644 --- a/en/readme/xts.md +++ b/en/readme/xts.md @@ -195,7 +195,7 @@ The HCTest framework is used to support test cases developed with the C language Test suites are built along with version build. The ACTS is built together with the debug version. - >**NOTE** + >![](public_sys-resources/icon-note.gif) **NOTE** > >The ACTS build middleware is a static library, which will be linked to the image. @@ -334,7 +334,7 @@ The HCPPTest framework is enhanced and adapted based on the open-source framewor Test suites are built along with the version build. The ACTS is built together with the debug version. - >**NOTE** + >![](public_sys-resources/icon-note.gif) **NOTE** > >The ACTS for the small system is independently built to an executable file \(.bin\) and archived in the **suites\\acts** directory of the build result. -- GitLab