提交 1c619bb0 编写于 作者: Y y00314596

add by yangqing3@huawei.com

Signed-off-by: Ny00314596 <yangqing3@huawei.com>
上级 c8fb75c4
......@@ -1495,7 +1495,7 @@ describe('resMgrTest', function () {
*/
it('getfloat_test_001', 0, async function (done) {
resmgr.getResourceManager((error, mgr) => {
let value = mgr.getNumber(0x01000015);
let value = mgr.getNumber(0x0100001a);
console.log('getfloat_test_001 ' + value);
expect(value > 0).assertTrue();
done();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册