Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
This commit is contained in:
commit
ad9c298e24
|
@ -1,3 +1,5 @@
|
|||
#if 0
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
@ -439,3 +441,5 @@ TEST(td_encode_test, compound_struct_encode_test) {
|
|||
}
|
||||
#endif
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue