未验证 提交 3442c04b 编写于 作者: O openharmony_ci 提交者: Gitee

!3990 XTS整改

Merge pull request !3990 from 卡哥/xxxx
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
import abilityAccessCtrl from '@ohos.abilityAccessCtrl' import abilityAccessCtrl from '@ohos.abilityAccessCtrl'
import account from '@ohos.account.appAccount' import account from '@ohos.account.appAccount'
import bundle from '@ohos.bundle' import bundle from '@ohos.bundle'
import featureAbility from '@ohos.ability.featureability' import featureAbility from '@ohos.ability.featureAbility'
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index' import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
const STRESSLEVEL = 100; const STRESSLEVEL = 100;
......
...@@ -13,8 +13,8 @@ ...@@ -13,8 +13,8 @@
* limitations under the License. * limitations under the License.
*/ */
import account from '@ohos.account.appAccount' import account from '@ohos.account.appAccount'
import commonevent from '@ohos.commonevent' import commonevent from '@ohos.commonEvent'
import featureAbility from '@ohos.ability.featureability' import featureAbility from '@ohos.ability.featureAbility'
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index' import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
const TIMEOUT = 5000; const TIMEOUT = 5000;
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
import rpc from '@ohos.rpc' import rpc from '@ohos.rpc'
import fileio from '@ohos.fileio'; import fileio from '@ohos.fileio';
import FA from '@ohos.ability.featureability' import FA from '@ohos.ability.featureAbility'
import {describe, expect, beforeAll, it} from 'deccjsunit/index' import {describe, expect, beforeAll, it} from 'deccjsunit/index'
var gIRemoteObject = undefined; var gIRemoteObject = undefined;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册