forked from mirror/redis
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
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue