提交 4b0a1645 编写于 作者: Q qiuxiangdong

fix: Change the file name to Little Hump

Signed-off-by: Nqiuxiangdong <qiuxiangdong3@huawei.com>
Change-Id: Icd903712c2e0448dceb68443d8aa4f8f393f28ca
上级 8672201d
......@@ -14,7 +14,7 @@
*/
import app from '@system.app'
import batteryInfo from '@ohos.batteryinfo';
import batteryInfo from '@ohos.batteryInfo';
import brightness from '@ohos.brightness';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from 'deccjsunit/index'
......
......@@ -13,7 +13,7 @@
* limitations under the License.
*/
import batteryInfo from '@ohos.batteryinfo';
import batteryInfo from '@ohos.batteryInfo';
import { describe, it, expect } from 'deccjsunit/index';
describe('appInfoTest_battery_4', function () {
......
......@@ -14,7 +14,7 @@
*/
import battery from '@system.battery';
import batteryInfo from '@ohos.batteryinfo';
import batteryInfo from '@ohos.batteryInfo';
import {describe, it, expect} from 'deccjsunit/index';
......
......@@ -13,7 +13,7 @@
* limitations under the License.
*/
import runningLock from '@ohos.runninglock'
import runningLock from '@ohos.runningLock'
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
......
......@@ -13,7 +13,7 @@
* limitations under the License.
*/
import runningLock from '@ohos.runninglock';
import runningLock from '@ohos.runningLock';
import power from '@ohos.power';
import brightness from '@ohos.brightness';
import { describe, it, expect } from '@ohos/hypium';
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册