提交 6e047c25 编写于 作者: C chengxingzhen

xts失败用例适配

Signed-off-by: Nchengxingzhen <chengxingzhen@huawei.com>
上级 95eba58a
......@@ -13,12 +13,12 @@
* limitations under the License.
*/
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from "@ohos/hypium"
import featureAbility from '@ohos.ability.featureAbility';
import AbilityDelegatorRegistry from '@ohos.application.abilityDelegatorRegistry'
import commonEvent from '@ohos.commonEvent';
import { describe, beforeAll, afterEach, it, expect } from "@ohos/hypium"
import featureAbility from '@ohos.ability.featureAbility';
import AbilityDelegatorRegistry from '@ohos.application.abilityDelegatorRegistry'
import commonEvent from '@ohos.commonEvent';
export default function connectAbilityTest_PA() {
export default function connectAbilityTest_PA() {
let TAG = "";
let dataAssert = "";
let abilityDelegator = undefined
......@@ -445,5 +445,4 @@ export default function connectAbilityTest_PA() {
});
}
)
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册