add napi unittest.

Signed-off-by: yudechen <chenyude@huawei.com>
Change-Id: I8bb0fced55720b6a34f4ad885b98747df43afed9
This commit is contained in:
yudechen
2022-04-20 16:44:15 +08:00
parent 37a7360a56
commit ed4d79b514
4 changed files with 236 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"//developtools/syscap_codec:syscap_codec"
],
"inner_kits": [],
"test": []
"test": [ "//developtools/syscap_codec/test/unittest/common:unittest" ]
}
}
}