TDengine/tools/keeper/util/empty_test.go
2025-02-11 15:15:49 +08:00

6 lines
65 B
Go

package util
import "testing"
func TestEmpty(t *testing.T) {
}