提交 ed607a35 编写于 作者: Z zhangfuzhi

deleted convertOptionsJsunit

Signed-off-by: Nzhangfuzhi <zhangfuzhi1@huawei.com>
上级 7507f211
/** /**
* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Copyright (c) 2021-2023 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
* You may obtain a copy of the License at * You may obtain a copy of the License at
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import convertOptionsJsunit from './ConvertOptionsJsunit.test';
import radioJsunit from './RadioJsunit.test'; import radioJsunit from './RadioJsunit.test';
import radioSecondJsunit from './RadioSecondJsunit.test'; import radioSecondJsunit from './RadioSecondJsunit.test';
import smsUiJsunit from './SmsMmsJsunit.test'; import smsUiJsunit from './SmsMmsJsunit.test';
...@@ -23,7 +23,6 @@ import dataJsunit from './DataJsunit.test'; ...@@ -23,7 +23,6 @@ import dataJsunit from './DataJsunit.test';
export default function testsuite() { export default function testsuite() {
dataJsunit(); dataJsunit();
smsUiJsunit(); smsUiJsunit();
convertOptionsJsunit();
radioJsunit(); radioJsunit();
radioSecondJsunit(); radioSecondJsunit();
callJsunit(); callJsunit();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册