snippet/test/redis_test.go

8 lines
66 B
Go

package test
import "testing"
func TestRedis(t *testing.T) {
}