mirror of
https://github.com/redis/go-redis.git
synced 2025-07-29 17:41:15 +03:00
Place these tests behind a build tag
Sub test support doesn't work for go < 1.7
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// +build go1.7
|
||||
|
||||
package redis
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user