TDengine/source/common/test/tschemaTest.cpp

6 lines
91 B
C++
Raw Normal View History

2021-11-22 05:45:41 +00:00
#include <gtest/gtest.h>
#include "tschema.h"
TEST(td_schema_test, build_schema_test) {
}