From de66a9b0adc4c25dafae147a4dbfc7c2c2faa80d Mon Sep 17 00:00:00 2001 From: chuxuezhe11 Date: Tue, 3 Aug 2021 04:05:22 +0000 Subject: [PATCH] delete the test Signed-off-by: NEEN --- ohos.build | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ohos.build b/ohos.build index 05a5dc10a..43eba370f 100755 --- a/ohos.build +++ b/ohos.build @@ -4,10 +4,6 @@ "profiler": { "module_list": [ "//developtools/profiler/device:hiprofiler_targets" - ], - "test_list": [ - "//developtools/profiler/device:unittest", - "//developtools/profiler/interfaces/kits/test:unittest" ] } } -- Gitee