Fix import in tests

parent 63b37baa
......@@ -9,9 +9,9 @@ import (
"testing"
"github.com/ipfs/go-datastore"
"github.com/ipfs/go-datastore/flatfs"
"github.com/ipfs/go-datastore/query"
dstest "github.com/ipfs/go-datastore/test"
"github.com/ipfs/go-ds-flatfs"
rand "github.com/dustin/randbo"
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment