提交 db4074c6 编写于 作者: L lidanyang

<lidanyang16@huawei.com>

Signed-off-by: Nlidanyang <lidanyang16@huawei.com>
上级 133fe3fc
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
import sensor from '@ohos.sensor' import sensor from '@ohos.sensor'
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect, TestType, Size, Level } from '@ohos/hypium' import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect, TestType, Size, Level } from '@ohos/hypium'
export default function SensorJsTest_sensor_13() { export default function SensorJsTest_sensor_37() {
describe("SensorJsTest_sensor_13", function () { describe("SensorJsTest_sensor_37", function () {
function callback(data) { function callback(data) {
console.info("callback" + JSON.stringify(data)); console.info("callback" + JSON.stringify(data));
expect(typeof (data.x)).assertEqual("number"); expect(typeof (data.x)).assertEqual("number");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册