snippet/test/redis_test.go

8 lines
66 B
Go
Raw Normal View History

2021-09-15 14:53:03 +00:00
package test
import "testing"
func TestRedis(t *testing.T) {
}