aboutsummaryrefslogtreecommitdiffstats
path: root/lds/handler_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'lds/handler_test.go')
-rw-r--r--lds/handler_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/lds/handler_test.go b/lds/handler_test.go
index c148679fa..7be94915b 100644
--- a/lds/handler_test.go
+++ b/lds/handler_test.go
@@ -29,7 +29,7 @@ import (
"github.com/dexon-foundation/dexon/core/rawdb"
"github.com/dexon-foundation/dexon/core/types"
"github.com/dexon-foundation/dexon/crypto"
- "github.com/dexon-foundation/dexon/eth/downloader"
+ "github.com/dexon-foundation/dexon/dex/downloader"
"github.com/dexon-foundation/dexon/ethdb"
"github.com/dexon-foundation/dexon/light"
"github.com/dexon-foundation/dexon/p2p"