This commit is contained in:
Hongze Cheng 2021-12-15 15:30:14 +08:00
parent 63f03cfadf
commit e43aad8b5e
1 changed files with 2 additions and 0 deletions

View File

@ -92,6 +92,8 @@ TEST(vnodeApiTest, test_create_table_encode_and_decode_function) {
#endif
TEST(vnodeApiTest, vnodeOpen_vnodeClose_test) {
vnodeDestroy("vnode1");
GTEST_ASSERT_GE(vnodeInit(2), 0);
// Create and open a vnode