mirror of
https://github.com/redis/go-redis.git
synced 2025-07-31 05:04:23 +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
|
package redis
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Reference in New Issue
Block a user