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

!3975 【杂散子系统】更正测试套引用头大小写错误

Merge pull request !3975 from zeng_xingdong/cherry-pick-1656506387
......@@ -14,7 +14,7 @@
* limitations under the License.
*/
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'hypium/index';
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';
......
......@@ -15,7 +15,7 @@
// @ts-nocheck
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
import systemTimer from '@ohos.systemtimer'
import systemTimer from '@ohos.systemTimer'
describe('TimerTest', function() {
console.log('start################################start');
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册