未验证 提交 12ec7234 编写于 作者: M mosquito 提交者: Gitee

modify name

Signed-off-by: Nmosquito <wendanli@huawei.com>
上级 f3715f2f
......@@ -40,7 +40,7 @@ describe('GetSecondModuleTest', function () {
* @tc.desc Test whether the secondary module (BundleInfo / ReqPermissionDetail / UsedScene / HapModuleInfo
* ApplicationInfo / ModuleInfo) can be exported by the primary module
*/
it('GetSecondModuleTest_0100', 0, async function (done) {
it('GetSecondModuleTest', 0, async function (done) {
let bundleInfo = await demo.getBundleInfo("com.example.myapplication1",
demo.BundleFlag.GET_BUNDLE_WITH_ABILITIES | demo.BundleFlag.GET_BUNDLE_WITH_REQUESTED_PERMISSION);
let bundleInfoTest : demo.BundleInfo = bundleInfo;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册