From e4c539f62f35dad7eaac6527fc7460565d19722c Mon Sep 17 00:00:00 2001 From: stivn <9699603+stivn@user.noreply.gitee.com> Date: Thu, 24 Mar 2022 09:14:00 +0000 Subject: [PATCH] update en/readme/testing.md. Signed-off-by: stivn --- en/readme/testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/readme/testing.md b/en/readme/testing.md index e4f0f517b8..beb8d85dee 100755 --- a/en/readme/testing.md +++ b/en/readme/testing.md @@ -303,7 +303,7 @@ The Python environment is required. >**version**: whether to build the test version. The default value is **false**. >**testcase**: whether to build the test case. The default value is **true**. - 2. For devices that support the Harmony device connector \(hdc\), modify the configuration file as follows: + 2. For devices that support the OpenHarmony device connector \(hdc\), modify the configuration file as follows: \[device\] \# Configure the device information with the **"usb-hdc"** attribute, including the test device IP address and the matched hdc port. -- GitLab