mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
6 lines
No EOL
91 B
C++
6 lines
No EOL
91 B
C++
#include <gtest/gtest.h>
|
|
#include "tschema.h"
|
|
|
|
TEST(td_schema_test, build_schema_test) {
|
|
|
|
} |