aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm/global-store/run_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/swarm/global-store/run_test.go')
-rw-r--r--cmd/swarm/global-store/run_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/swarm/global-store/run_test.go b/cmd/swarm/global-store/run_test.go
index d7ef626e5..095fe9e65 100644
--- a/cmd/swarm/global-store/run_test.go
+++ b/cmd/swarm/global-store/run_test.go
@@ -21,8 +21,8 @@ import (
"os"
"testing"
+ "github.com/dexon-foundation/dexon/internal/cmdtest"
"github.com/docker/docker/pkg/reexec"
- "github.com/ethereum/go-ethereum/internal/cmdtest"
)
func init() {