Place these tests behind a build tag

Sub test support doesn't work for go < 1.7
This commit is contained in:
Edward Muller 2016-11-14 09:40:12 -08:00
parent 019ff6eb38
commit 70eddf606d
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build go1.7
package redis
import (