提交 61f77596 编写于 作者: L liuhaonan2

<liuhaonan8@huawei.com>

Signed-off-by: Nliuhaonan2 <liuhaonan8@huawei.com>
上级 2d85bf76
......@@ -192,9 +192,6 @@ describe('kvStoreBackupPromiseJsunittest', function () {
console.info('afterAll: Test suite-level cleanup condition, ' +
'which is executed after the test suite is executed');
publiccloseKvStore();
await kvManager.getAllKVStoreId(TEST_BUNDLE_NAME).then((data) => {
console.info(data.length);
})
kvManager = null;
console.info("Test kvstore = " + kvStore)
})
......
......@@ -35,8 +35,8 @@ export default function testsuite() {
queryTest()
SingleKvStoreCallbackTest()
FieldNodeTest()
kvStoreBackupCallbackJsunittest()
kvStoreBackupPromiseJsunittest()
schemaTest()
singleKvStoreEnumTest()
kvStoreBackupPromiseJsunittest()
kvStoreBackupCallbackJsunittest()
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册