aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/protocols/accounting_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'p2p/protocols/accounting_test.go')
-rw-r--r--p2p/protocols/accounting_test.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/p2p/protocols/accounting_test.go b/p2p/protocols/accounting_test.go
index 3810ae2c9..64839a720 100644
--- a/p2p/protocols/accounting_test.go
+++ b/p2p/protocols/accounting_test.go
@@ -19,9 +19,9 @@ package protocols
import (
"testing"
- "github.com/ethereum/go-ethereum/p2p"
- "github.com/ethereum/go-ethereum/p2p/simulations/adapters"
- "github.com/ethereum/go-ethereum/rlp"
+ "github.com/dexon-foundation/dexon/p2p"
+ "github.com/dexon-foundation/dexon/p2p/simulations/adapters"
+ "github.com/dexon-foundation/dexon/rlp"
)
//dummy Balance implementation