Signed-off-by: huangkai71 <huangkai71@huawei.com>

This commit is contained in:
黄凯
2022-05-17 03:00:47 +00:00
committed by Gitee
parent 1c8b993aec
commit baf604baa2
+1
View File
@@ -31,6 +31,7 @@ if (defined(ohos_lite)) {
group("hdf_test_input") {
testonly = true
deps = [
"fuzztest:hdf_input_fuzztest",
"unittest:hdf_unittest_input",
]
}