提交 8f4f6037 编写于 作者: Q q00313334

quanli125@huawei.com

Signed-off-by: Nq00313334 <quanli1@huawei.com>
上级 1b4fafe1
...@@ -453,7 +453,7 @@ describe('bluetoothhostTest', function() { ...@@ -453,7 +453,7 @@ describe('bluetoothhostTest', function() {
let name = bluetooth.setLocalName(); let name = bluetooth.setLocalName();
console.info('[bluetooth_js] getName result2 = '+ JSON.stringify(localName) + console.info('[bluetooth_js] getName result2 = '+ JSON.stringify(localName) +
'setName result2 =' + JSON.stringify(name)); 'setName result2 =' + JSON.stringify(name));
expect(name).assertFalse(); expect(name).assertNull();
done(); done();
}) })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册