Change import

pull/10616/head
Edd Robinson 2018-09-26 15:56:24 +01:00
parent fb0db04bc1
commit 53f38073cc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import (
"testing"
"github.com/google/go-cmp/cmp"
"github.com/influxdata/influxdb/tsdb"
"github.com/influxdata/platform/tsdb"
)
func makeBooleanArray(v ...interface{}) *tsdb.BooleanArray {