mirror of https://github.com/go-redis/redis.git
Place these tests behind a build tag
Sub test support doesn't work for go < 1.7
This commit is contained in:
parent
019ff6eb38
commit
70eddf606d
|
@ -1,3 +1,5 @@
|
||||||
|
// +build go1.7
|
||||||
|
|
||||||
package redis
|
package redis
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in New Issue