aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/keystore/keystore_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/keystore/keystore_test.go')
-rw-r--r--accounts/keystore/keystore_test.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/accounts/keystore/keystore_test.go b/accounts/keystore/keystore_test.go
index 2742ec152..f9c9b1518 100644
--- a/accounts/keystore/keystore_test.go
+++ b/accounts/keystore/keystore_test.go
@@ -26,9 +26,9 @@ import (
"testing"
"time"
- "github.com/dexon-foundation/dexon/accounts"
- "github.com/dexon-foundation/dexon/common"
- "github.com/dexon-foundation/dexon/event"
+ "github.com/tangerine-network/go-tangerine/accounts"
+ "github.com/tangerine-network/go-tangerine/common"
+ "github.com/tangerine-network/go-tangerine/event"
)
var testSigData = make([]byte, 32)