aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/discovery_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/network/discovery_test.go')
-rw-r--r--swarm/network/discovery_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/swarm/network/discovery_test.go b/swarm/network/discovery_test.go
index dd3299c0f..e7b5e3087 100644
--- a/swarm/network/discovery_test.go
+++ b/swarm/network/discovery_test.go
@@ -19,7 +19,7 @@ package network
import (
"testing"
- p2ptest "github.com/ethereum/go-ethereum/p2p/testing"
+ p2ptest "github.com/dexon-foundation/dexon/p2p/testing"
)
/***