aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/storage/mock/test/test.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/storage/mock/test/test.go')
-rw-r--r--swarm/storage/mock/test/test.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/swarm/storage/mock/test/test.go b/swarm/storage/mock/test/test.go
index 764ed1528..a09aa68b6 100644
--- a/swarm/storage/mock/test/test.go
+++ b/swarm/storage/mock/test/test.go
@@ -25,9 +25,9 @@ import (
"strconv"
"testing"
- "github.com/dexon-foundation/dexon/common"
- "github.com/dexon-foundation/dexon/swarm/storage"
- "github.com/dexon-foundation/dexon/swarm/storage/mock"
+ "github.com/tangerine-network/go-tangerine/common"
+ "github.com/tangerine-network/go-tangerine/swarm/storage"
+ "github.com/tangerine-network/go-tangerine/swarm/storage/mock"
)
// MockStore creates NodeStore instances from provided GlobalStorer,