From 5ef9e694f0909bc26b97e3e5e6a02a0e5b525515 Mon Sep 17 00:00:00 2001 From: hwb0703 Date: Tue, 16 Mar 2021 10:58:28 +0800 Subject: [PATCH 1/2] update readme for developer test --- README_zh.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index e1451fc..ee4f588 100755 --- a/README_zh.md +++ b/README_zh.md @@ -349,5 +349,8 @@ developertest/ ## 涉及仓 -test\_developertest +[测试子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E6%B5%8B%E8%AF%95%E5%AD%90%E7%B3%BB%E7%BB%9F.md) +**test\_developertest** + +[test\_xdevice](https://gitee.com/openharmony/test_xdevice/blob/master/README_zh.md) -- Gitee From 85f3b217eb47869517a2c16d2ad8b671a5ee1ad7 Mon Sep 17 00:00:00 2001 From: hwb0703 Date: Tue, 16 Mar 2021 11:05:29 +0800 Subject: [PATCH 2/2] update readme for developer test --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a12ac4..557792a 100755 --- a/README.md +++ b/README.md @@ -345,5 +345,8 @@ The Python environment is required. ## Repositories Involved -test\_developertest +[testing subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/testing-subsystem.md) +**test\_developertest** + +[test\_xdevice](https://gitee.com/openharmony/test_xdevice/blob/master/README.md) \ No newline at end of file -- Gitee