aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/log_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/types/log_test.go')
-rw-r--r--core/types/log_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/types/log_test.go b/core/types/log_test.go
index 0e56acfe4..2115c9333 100644
--- a/core/types/log_test.go
+++ b/core/types/log_test.go
@@ -23,8 +23,8 @@ import (
"testing"
"github.com/davecgh/go-spew/spew"
- "github.com/ethereum/go-ethereum/common"
- "github.com/ethereum/go-ethereum/common/hexutil"
+ "github.com/dexon-foundation/dexon/common"
+ "github.com/dexon-foundation/dexon/common/hexutil"
)
var unmarshalLogTests = map[string]struct {