aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/storage/localstore/index_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/storage/localstore/index_test.go')
-rw-r--r--swarm/storage/localstore/index_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/swarm/storage/localstore/index_test.go b/swarm/storage/localstore/index_test.go
index d9abf440f..326b8d9f2 100644
--- a/swarm/storage/localstore/index_test.go
+++ b/swarm/storage/localstore/index_test.go
@@ -21,7 +21,7 @@ import (
"math/rand"
"testing"
- "github.com/ethereum/go-ethereum/swarm/storage"
+ "github.com/dexon-foundation/dexon/swarm/storage"
)
// TestDB_pullIndex validates the ordering of keys in pull index.