提交 9dfc483f 编写于 作者: S shikai-123

Signed-off-by: shikai-123 <lifansheng1@huawei.com>

Modify test suite cannot test
上级 8585a0f9
...@@ -968,7 +968,6 @@ describe('ScopeTest', function () { ...@@ -968,7 +968,6 @@ describe('ScopeTest', function () {
*/ */
it('testGetLower001', 0, function () { it('testGetLower001', 0, function () {
var result = range.getLower() var result = range.getLower()
console.info('testGetLower001 type' + typeof(result))
expect(result.toString()).assertEqual('30') expect(result.toString()).assertEqual('30')
}) })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册