From 19bcf102b12043139ac65b9177105ed64bb2a98e Mon Sep 17 00:00:00 2001 From: faithwang Date: Mon, 24 Jan 2022 20:27:43 +0800 Subject: [PATCH] add bundle.json Signed-off-by: faithwang --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index a54e81c..8f81d8a 100644 --- a/bundle.json +++ b/bundle.json @@ -48,7 +48,7 @@ } } ], - "test_list": [ + "test": [ "//developtools/bytrace_standard/bin/test:unittest" ] }