homework-jianmu/tools/keeper/db/empty_test.go

9 lines
68 B
Go

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