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

!7279 【3.1Release】【输入法框架】d.ts文件名修改适配

Merge pull request !7279 from Hollokin/OpenHarmony-3.1-Release
......@@ -14,7 +14,7 @@
* limitations under the License.
*/
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from "deccjsunit/index.ets";
import inputMethodEngine from '@ohos.inputmethodengine';
import inputMethodEngine from '@ohos.inputMethodEngine';
import Utils from './Utils';
import router from '@system.router';
import events_emitter from '@ohos.events.emitter';
......
......@@ -14,7 +14,7 @@
* limitations under the License.
*/
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from "deccjsunit/index.ets";
import inputmeth from '@ohos.inputmethod';
import inputmeth from '@ohos.inputMethod';
export default function settingUiJsunit() {
describe('appInfoTest_input2', function () {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册